FaustVIII
Mitglied
- Registriert
- 1 September 2003
- Beiträge
- 328
Code:
@-moz-document domain("ingame.de") {
div#layer-overlay {
background-color: black;
opacity: 0.95;
position: fixed;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -98!important;;
display: none;
}
.page {
min-width: 99% !important;
max-width: 99% !important;
}
#pagewrapper {
max-width: 99% !important;
}
#navigation {
height: 70px!important;
}
#header {
height: 80px;
margin-top: 50px!important;
}
}
Ihr braucht dazu "Stylish" für euren Browser.
Nicht besonders schön aber bis jetzt tuts noch
