mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 09:05:35 -07:00
Switch table highlighting to a smoother color
This commit is contained in:
@@ -191,7 +191,7 @@ tr:nth-child(odd) {
|
||||
background: #1c293a;
|
||||
}
|
||||
tr:hover {
|
||||
background: #000040;
|
||||
background: #202040;
|
||||
}
|
||||
th, td {
|
||||
border: 1px solid #808080;
|
||||
|
||||
Reference in New Issue
Block a user