forked from leftypol/leftypol
stylesheet fix for some tables in mod panel with Futaba or Yotsuba
This commit is contained in:
parent
aba6f147f7
commit
235163883d
2 changed files with 7 additions and 1 deletions
|
@ -72,3 +72,6 @@ div.boardlist a {
|
|||
unimportant, .unimportant * {
|
||||
font-size: 13px;
|
||||
}
|
||||
table.modlog tr th {
|
||||
background: #EA8;
|
||||
}
|
||||
|
|
|
@ -53,4 +53,7 @@ div.boardlist {
|
|||
}
|
||||
div.boardlist a {
|
||||
color: #800;
|
||||
}
|
||||
}
|
||||
table.modlog tr th {
|
||||
background: #EA8;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue