From 81ea81507447ea4e359e8620bb0483d2b2ea0bae Mon Sep 17 00:00:00 2001 From: filesite Date: Sun, 10 Aug 2025 12:16:34 +0800 Subject: [PATCH] css update --- themes/tajian/views/site/index.php | 2 +- www/css/tajian.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/tajian/views/site/index.php b/themes/tajian/views/site/index.php index 81df2be..ad4d456 100644 --- a/themes/tajian/views/site/index.php +++ b/themes/tajian/views/site/index.php @@ -75,7 +75,7 @@ eof;
- {$platform} + {$platform} {$pubDate},{$title}
diff --git a/www/css/tajian.css b/www/css/tajian.css index 8ba0570..f9ffb36 100644 --- a/www/css/tajian.css +++ b/www/css/tajian.css @@ -91,6 +91,7 @@ a:link{text-decoration:none} } .tgroup{padding-right:5px;padding-top:10px} .morelink{float:right;font-size:13px;margin-top:3px} +.platform{font-size:12px;color:#444} /* 首页 end*/ /* 联系我们 */