undo
I know I can use a command of git, to undo. But I have no (easy) access to a computer that has git installed, at the moment.master
parent
3b75572a02
commit
96b1429921
|
@ -56,7 +56,7 @@ li + li, div + div {
|
|||
}
|
||||
|
||||
tr:nth-child(even) {
|
||||
background-color: #dddddd;
|
||||
background-color: var(--base2);
|
||||
}
|
||||
|
||||
#nav, #some_header {
|
||||
|
|
Loading…
Reference in New Issue