mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 08:24:24 -05:00
test.php
This commit is contained in:
@@ -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;}
|
||||
|
||||
|
Reference in New Issue
Block a user