css tweaks
This commit is contained in:
parent
2a3c5ddf02
commit
14b8aeaca7
@ -100,6 +100,7 @@
|
||||
}
|
||||
|
||||
header {
|
||||
width: 100%;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
padding: 1px 1px;
|
||||
@ -227,7 +228,7 @@ th, td {
|
||||
}
|
||||
|
||||
tr:hover {
|
||||
background-color: #23dc66;
|
||||
background-color: #1c532f;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user