parent
4f23a1f114
commit
50f837b7f6
|
@ -55,6 +55,10 @@ li + li, div + div {
|
|||
margin-top: 30px;
|
||||
}
|
||||
|
||||
tr:nth-child(even) {
|
||||
background-color: var(--base2);
|
||||
}
|
||||
|
||||
#nav, #some_header {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue