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