changing from padding in the post list to margin on the date lines..first test

This commit is contained in:
neko 2021-04-11 00:50:56 +02:00
parent dd2ab17f06
commit ababe2ef8b

View File

@ -118,7 +118,6 @@ main a:hover {
.post-list a { .post-list a {
position: relative; position: relative;
color: #FFBE00 !important; color: #FFBE00 !important;
padding-bottom: 10px;
} }
.post-list a:hover:after { .post-list a:hover:after {