Cleanup Code

This commit is contained in:
2019-06-02 18:52:15 +02:00
parent 5180b597d2
commit f88454caf7
45 changed files with 1071 additions and 1060 deletions

View File

@@ -5,11 +5,12 @@
button {
font-size: 24px;
color: #aaa;
&:hover {
color: #000;
}
}
tr.file-over {
background: #f908;
background: #f908;
}