Erster Stand
This commit is contained in:
21
public/css/glitch.css
vendored
21
public/css/glitch.css
vendored
@@ -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;
|
||||
|
Reference in New Issue
Block a user