aboutsummaryrefslogtreecommitdiff
path: root/www/assets/res/css/article.css
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-06-15 18:42:58 +0800
committerYuqian Yang <crupest@crupest.life>2025-06-15 18:42:58 +0800
commit9407906d08b2f7e493996e3924c42f6cf90b29a8 (patch)
treee1a42c9635f9c0605259af67df23dcc640b2728f /www/assets/res/css/article.css
parent6d96abc1a4be308c7679797abdff8d9f02067ccd (diff)
downloadcrupest-dev.tar.gz
crupest-dev.tar.bz2
crupest-dev.zip
www: move date label and add hr on list page.dev
Diffstat (limited to 'www/assets/res/css/article.css')
-rw-r--r--www/assets/res/css/article.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/assets/res/css/article.css b/www/assets/res/css/article.css
index 86ecdb7..93f86ef 100644
--- a/www/assets/res/css/article.css
+++ b/www/assets/res/css/article.css
@@ -17,6 +17,7 @@
& > .date {
font-size: small;
+ margin-top: 0.3em;
float: right;
color: hsl(0, 0%, 25%);
}