From acdbcf64bad797fdaad6b3b5e5793f37f8a113ef Mon Sep 17 00:00:00 2001 From: woytu Date: Tue, 3 Dec 2019 23:06:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=86=97=E4=BD=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/themes/bootstrap/css/style.css | 65 ++++-------------------- resources/themes/bootstrap/index.php | 12 ++--- 2 files changed, 14 insertions(+), 63 deletions(-) diff --git a/resources/themes/bootstrap/css/style.css b/resources/themes/bootstrap/css/style.css index a2657f7..6446b21 100644 --- a/resources/themes/bootstrap/css/style.css +++ b/resources/themes/bootstrap/css/style.css @@ -1,5 +1,3 @@ -/* ---------------------------------------------------------------------------------------------- */ - * { margin: 0; box-sizing: border-box; @@ -28,23 +26,12 @@ body.breadcrumb-fixed { max-width: 960px; } -footer.container { - margin-bottom: 0; - min-height: 0; -} - .container:after { content: ""; } -/* -------------------------------------------------------------------------- */ - - -/* -----| HEADER |----------------------------------------------------------- */ - - -/* -------------------------------------------------------------------------- */ +/* -----| HEADER |------------------------------------ */ #page-navbar .navbar-text { display: block; @@ -58,13 +45,7 @@ footer.container { } -/* ---------------------------------------------------------------------------------------------- */ - - -/* -----| DIRECTORY LISTER |--------------------------------------------------------------------- */ - - -/* ---------------------------------------------------------------------------------------------- */ +/* -----| DIRECTORY LISTER |-------- */ #directory-list-header { font-family: "Microsoft YaHei", "微软雅黑", "黑体", "宋体", sans-serif; @@ -109,13 +90,12 @@ footer.container { } -/* ---------------------------------------------------------------------------------------------- */ - - -/* -----| FOOTER |------------------------------------------------------------------------------- */ - +/* -----| FOOTER |------------------ */ -/* ---------------------------------------------------------------------------------------------- */ +footer { + margin-top: 40px; + border-top: 1px solid #d7dde4; +} .footer { padding: 20px 0 20px 15px; @@ -123,13 +103,7 @@ footer.container { } -/* ---------------------------------------------------------------------------------------------- */ - - -/* -----| CHECKSUM MODAL |----------------------------------------------------------------------- */ - - -/* ---------------------------------------------------------------------------------------------- */ +/* -------------------------| CHECKSUM MODAL |-------------------------- */ #file-info { margin: 0; @@ -146,13 +120,7 @@ footer.container { } -/* -------------------------------------------------------------------------- */ - - -/* -----| RESPONSIVE |------------------------------------------------------- */ - - -/* -------------------------------------------------------------------------- */ +/* -----| RESPONSIVE |--------------------------------- */ @media (max-width: 767px) { .navbar-nav { @@ -277,13 +245,6 @@ footer.container { vertical-align: text-bottom; } - -/* -.readme-background:hover { - background-position:-66px 0; -} -*/ - .readme { background-color: #fefefe; padding: 20px; @@ -406,14 +367,6 @@ footer.container { content: "\f101"; } - -/* -color: #159e83; -\f0da -\f105 -\f101 -*/ - .readme table { border-top: 1px solid #ddd; border-left: 1px solid #ddd; diff --git a/resources/themes/bootstrap/index.php b/resources/themes/bootstrap/index.php index b47a589..1101bdb 100644 --- a/resources/themes/bootstrap/index.php +++ b/resources/themes/bootstrap/index.php @@ -51,7 +51,7 @@ - +
@@ -176,9 +176,8 @@ - -