mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 23:50:11 +01:00
Add CSS
This commit is contained in:
parent
2a2108a698
commit
edb74a2033
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user