Update css

This commit is contained in:
2020-04-02 17:58:00 +02:00
parent a97909fea7
commit a8b4c625ef
5 changed files with 64 additions and 24 deletions

View File

@@ -3,7 +3,6 @@
/* Colors */
@import "colors";
/* General styling */
body {
@@ -95,6 +94,7 @@ input[type=submit] {
table {
width: 100%;
display: table;
border-spacing: 0px;
}
tbody {