Erster Stand

This commit is contained in:
x
2025-09-18 11:13:45 +02:00
parent 74dc2fd62f
commit 835df023da
407 changed files with 97 additions and 10751 deletions

21
public/css/glitch.css vendored
View File

@@ -5,10 +5,12 @@
/* end */
a.navbar-brand {
content: "";
background-size: contain;
background-image: url(/w0bm_mosh_banner_by_marderchen.gif);
background-repeat: no-repeat;
content: "";
background-size: cover;
background-image: url(/traurig.gif);
background-repeat: no-repeat;
background-position-x: 0;
background-position-y: -60px;
}
a.navbar-brand {
@@ -1095,17 +1097,6 @@ div#tag-display {
color: #00fbff;
}
/* Admin shizzle */
a.sirx, a[href="https://w0bm.com/user/sirx"] {
color: #ff0099 !important;
text-transform: uppercase;
text-shadow: 1px 1px 2px #ff00c8, 0px -2px 0px black, 2px 0px #6eff00;
font-family: vcr;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
}
ul.pagination {
display: flex;
justify-content: left;