„threadr/style.css“ ändern

master
flambus 2020-02-24 08:18:57 +01:00
parent 1ab9f005d9
commit b66b8a78fd
1 changed files with 15 additions and 0 deletions

View File

@ -35,6 +35,14 @@
font-family: monospace;
color: #001858;
}
a {
font-family: monospace;
color: #001858;
}
i {
font-family: monospace;
color: #001858;
}
li {
font-family: monospace;
color: #001858;
@ -281,3 +289,10 @@ ul.list li p {
margin: 0;
}
div.dropdown {
color: #fef6e4;
text-align: center;
font-family: monospace;
font-size: 1em;
text-decoration: none;
}