1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 23:50:11 +01:00
This commit is contained in:
topkek 2014-11-05 22:43:28 +00:00
parent 2a2108a698
commit edb74a2033

View File

@ -309,6 +309,11 @@ div.post_modified div.content-status:first-child {
margin-top: 1.3em;
}
a.dashed-underline {
text-decoration: none;
border-bottom: 1px dashed;
}
span.trip {
color: #228854;
}