Fix notsuba top bottom bars
This commit is contained in:
parent
3a1a8cdc47
commit
1035631a55
|
@ -89,4 +89,12 @@ border-color: #B0C2B9;
|
|||
|
||||
div.boardlist {
|
||||
color: #608673;
|
||||
background: #e9d1be;
|
||||
border-color: #dcae9b;
|
||||
}
|
||||
|
||||
.bar {
|
||||
color: #608673;
|
||||
background: #e9d1be;
|
||||
border-color: #dcae9b;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue