summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 5c966a7..642057f 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -714,11 +714,11 @@ h1.identity small {
display: block;
float: right;
color: var(--color-text-duller);
- width: 60px;
+ width: 65px;
text-align: center;
background-color: var(--color-bg-main);
border-radius: 3px;
- padding: 3px 5px;
+ padding: 3px 3px;
}
.post time i {