From 7f74d704a36bac1f54e7cece576d6d72aafd8d34 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 10 Apr 2020 00:01:13 +0800 Subject: [PATCH] =?UTF-8?q?CSS=E7=BE=8E=E5=8C=96=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/css/general.css | 7 +++++++ htdocs/edit.php | 3 ++- htdocs/index.php | 4 ++-- htdocs/view.php | 29 +++++++++++++++++++++++------ 4 files changed, 34 insertions(+), 9 deletions(-) diff --git a/htdocs/css/general.css b/htdocs/css/general.css index 017b77b..28c7671 100644 --- a/htdocs/css/general.css +++ b/htdocs/css/general.css @@ -8,6 +8,7 @@ border: 1px black solid; border-radius: 5px; background: #0e6eff; + color: #fff7dc; color: white; cursor: pointer; @@ -15,6 +16,12 @@ .btn:hover { opacity: 0.8; } +.btn.green { + background: #178661; +} +.btn.red { + background: #ff0e5e; +} .func-btn li { display: inline-block; diff --git a/htdocs/edit.php b/htdocs/edit.php index b9ac254..8217cf7 100644 --- a/htdocs/edit.php +++ b/htdocs/edit.php @@ -57,8 +57,9 @@ else { diff --git a/htdocs/index.php b/htdocs/index.php index e742a53..a82c908 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -79,7 +79,7 @@ div.table-func {
@@ -108,7 +108,7 @@ div.table-func { diff --git a/htdocs/view.php b/htdocs/view.php index 654cb7f..34eaad7 100644 --- a/htdocs/view.php +++ b/htdocs/view.php @@ -24,6 +24,23 @@ $created_at = $item['created_at']; Document +
@@ -35,15 +52,15 @@ $created_at = $item['created_at'];
-
    -
  • -
  • -
-
    +

    +
    + +
    +
    • 最後修改:
    • 建立時間: