updated theme/index.php.

This commit is contained in:
2020-03-08 14:16:54 -06:00
parent a9d12561de
commit e967439a07
2 changed files with 15 additions and 2 deletions

View File

@@ -13,12 +13,12 @@ ol {
body {
margin: 1em;
font-family: "courier new", monospace;
color: #d46700;
color: #f89406;
background: #000400;
word-wrap: break-word;
}
a {
color: #d46700;
color: #f89406;
font-weight: bold;
padding-right: 0.25em;
}