MediaWiki:Grepolis.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
(Szablon główny - znaczniki sterujące.) |
(Poprawka dot. szablonu głównego.) |
||
Linia 18: | Linia 18: | ||
/* Szablon główny - tło */ | /* Szablon główny - tło */ | ||
#msgpopup_gl { | |||
width: 70px; | |||
height: 67px; | |||
padding: 0; | |||
background: transparent url(http://wiki.pl.grepolis.com/images/8/8f/Msgpopup_gl.jpg) no-repeat; | |||
} | |||
#msgpopup_gs { | |||
height: 67px; | |||
width: auto; | |||
padding: 0; | |||
background: transparent url(http://wiki.pl.grepolis.com/images/1/17/Msgpopup_gs.jpg) repeat-x; | |||
} | |||
#msgpopup_gp { | |||
width: 70px; | |||
height: 67px; | |||
padding: 0; | |||
background: transparent url(http://wiki.pl.grepolis.com/images/c/c8/Msgpopup_gp.png) no-repeat; | |||
} | |||
#msgpopup_dl { | #msgpopup_dl { | ||
width: 70px; | width: 70px; | ||
height: 25px; | height: 25px; | ||
padding: 0; | padding: 0; | ||
background: transparent url(http://wiki.pl.grepolis.com/images/c/ce/Msgpopup_dl.jpg) no-repeat | background: transparent url(http://wiki.pl.grepolis.com/images/c/ce/Msgpopup_dl.jpg) no-repeat; | ||
} | } | ||
#msgpopup_ds { | #msgpopup_ds { | ||
Linia 28: | Linia 46: | ||
width: auto; | width: auto; | ||
padding: 0; | padding: 0; | ||
background: transparent url(http://wiki.pl.grepolis.com/images/f/fe/Msgpopup_ds.jpg) repeat-x | background: transparent url(http://wiki.pl.grepolis.com/images/f/fe/Msgpopup_ds.jpg) repeat-x; | ||
} | } | ||
#msgpopup_dp { | #msgpopup_dp { | ||
Linia 34: | Linia 52: | ||
height: 25px; | height: 25px; | ||
padding: 0; | padding: 0; | ||
background: transparent url(http://wiki.pl.grepolis.com/images/6/6f/Msgpopup_dp.jpg) no-repeat | background: transparent url(http://wiki.pl.grepolis.com/images/6/6f/Msgpopup_dp.jpg) no-repeat; | ||
} | } |
Wersja z 10:46, 23 sie 2011
/* Strona edycji, komunikat o copyright */ pywarn>p{ font-size:9px; background-repeat: no-repeat; height:79px; } /* Nawigacja po lewej */ .portlet h5 { font-weight: bold; text-align: center; } /* Ramka wokół miniatury obrazka */ div.thumb { border-color: transparent; } /* Szablon główny - tło */ #msgpopup_gl { width: 70px; height: 67px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/8/8f/Msgpopup_gl.jpg) no-repeat; } #msgpopup_gs { height: 67px; width: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/1/17/Msgpopup_gs.jpg) repeat-x; } #msgpopup_gp { width: 70px; height: 67px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/c/c8/Msgpopup_gp.png) no-repeat; } #msgpopup_dl { width: 70px; height: 25px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/c/ce/Msgpopup_dl.jpg) no-repeat; } #msgpopup_ds { height: 25px; width: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/f/fe/Msgpopup_ds.jpg) repeat-x; } #msgpopup_dp { width: 70px; height: 25px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/6/6f/Msgpopup_dp.jpg) no-repeat; }