1
0
Fork 0
mirror of https://github.com/neocities/neocities.git synced 2025-05-11 01:08:30 +02:00

Fixed alignment of Like link. Not sure if action items should be like-able...

This commit is contained in:
Victoria Wang 2014-10-10 01:19:13 -07:00
parent 5997abdcb2
commit caf8621c78

View file

@ -601,6 +601,7 @@ a.tag:hover {
}
.news-item .actions {
font-size: 11px;
margin-left: 2.9em;
}
.news-item .actions a {
margin-right: 6px;