mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 00:56:42 +01:00
Luna.css fix
Changes the color of quotes and fixes the board lists.
This commit is contained in:
parent
2d3807e600
commit
86cb774063
@ -228,7 +228,7 @@ span.trip {
|
||||
color: #DDDDDD;
|
||||
}
|
||||
span.quote {
|
||||
color: #FFFF55;
|
||||
color: #5AE22F;
|
||||
}
|
||||
span.omitted {
|
||||
display: block;
|
||||
@ -367,10 +367,10 @@ hr {
|
||||
div.boardlist {
|
||||
color: #B7C5D9;
|
||||
background: #353868;
|
||||
display: inline;
|
||||
padding: 8px;
|
||||
padding: 4px;
|
||||
border-right: 1px solid #000000;
|
||||
border-bottom: 1px solid #000000;
|
||||
text-align: center;
|
||||
}
|
||||
div.boardlist.bottom {
|
||||
margin-top: 20px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user