This commit is contained in:
Hash Borgir
2022-04-26 22:23:04 -06:00
parent a885af769d
commit 9ff7a97c9d
2248 changed files with 27733 additions and 3551 deletions

View File

@@ -163,7 +163,6 @@ $htmltop = <<<EOT
table {
}
.desc {
min-width: 320px;
font-family: Tahoma,Arial,Sans;
background: #222;
}
@@ -198,9 +197,9 @@ $htmltop = <<<EOT
}
body {
overflow-x: hidden; /* Hide scrollbars */
}
body {
overflow-x: ; /* Hide scrollbars */
}
nav { margin-bottom: 60px;}