farben gefixt! f0ck you!

This commit is contained in:
Flummi 2020-11-27 19:18:10 +01:00
parent 057982f1ae
commit 6a4d3cb5bc

View File

@ -3,6 +3,10 @@
src: url('/s/95.ttf') format('truetype');
}
.content {
border: 0!important;
}
body {
background-color: #007e7d;
color: #000;
@ -322,6 +326,8 @@ a#rndbtn {
font-size: 14px;
top: -1px;
font-family: '95';
background-color: #0a118000;
border: 0!important;
}
.container {
@ -339,6 +345,7 @@ a#rndbtn {
grid-gap: 5px;
padding: 5px;
box-shadow: inset 2px -2px 0px #bfb8bf, inset -2px -2px 0px 0 #bfb8bf;
border: 0!important;
}
.badge-dark {
@ -386,4 +393,4 @@ a#next, a#prev {
.irc {
color: black;
}
}