MediaWiki:Grepolis.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
(ramka wokół miniatury) |
(Szablon główny - znaczniki sterujące.) |
||
Linia 14: | Linia 14: | ||
div.thumb { | div.thumb { | ||
border-color: transparent; | border-color: transparent; | ||
} | |||
/* Szablon główny - tło */ | |||
#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 | |||
} | } |
Wersja z 10:33, 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_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 }