futaba.css - styling of top boardlist bar
This commit is contained in:
parent
5032bba6af
commit
819c4c7b9c
@ -75,3 +75,12 @@ unimportant, .unimportant * {
|
||||
table.modlog tr th {
|
||||
background: #EA8;
|
||||
}
|
||||
|
||||
.desktop-style div.boardlist:nth-child(1) {
|
||||
text-shadow: #fff 1px 1px 1px, #fff -1px -1px 1px;
|
||||
}
|
||||
|
||||
|
||||
.desktop-style div.boardlist:nth-child(1):hover {
|
||||
background-color: rgba(90%, 90%, 90%, 0.55);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user