MediaWiki:Grepolis.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
(Poprawka struktury CSS.) |
Nie podano opisu zmian |
||
(Nie pokazano 42 wersji utworzonych przez 3 użytkowników) | |||
Linia 1: | Linia 1: | ||
/* Wikitable 5 */ | |||
table.wikitable { | |||
width:100%; | |||
border:1px solid #804000; | |||
/* border-collapse:collapse; */ | |||
} | |||
table.wikitable td { | |||
font-size:1em; | |||
border:1px solid #804000; | |||
padding:3px 7px 2px 7px; | |||
} | |||
table.wikitable th { | |||
font-size:1.1em; | |||
text-align:center; | |||
padding-top:5px; | |||
padding-bottom:4px; | |||
background-color:#CDB481; | |||
color:#000000; | |||
border:1px solid #804000; | |||
} | |||
table.wikitable tr td { | |||
color:#000000; | |||
background-color:#FFE7B4; | |||
} | |||
/* Strona edycji, komunikat o copyright */ | /* Strona edycji, komunikat o copyright */ | ||
#editpage-copywarn p{ | #editpage-copywarn p{ | ||
font-size: 9px; | font-size: 9px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
height: 79px | height: 79px | ||
} | } | ||
Linia 9: | Linia 36: | ||
.portlet h5 { | .portlet h5 { | ||
font-weight: bold; | font-weight: bold; | ||
text-align: center | text-align: center | ||
} | } | ||
/* Ramka wokół miniatury obrazka */ | /* Ramka wokół miniatury obrazka */ | ||
div.thumb { | div.thumb { | ||
border-color: transparent | border-color: transparent | ||
} | } | ||
/* Szablon główny - tło */ | /* Szablon główny - tło */ | ||
td.msgpopup_gl { | td.msgpopup_gl { | ||
width: | width: 40px; | ||
height: | height: 37px; | ||
padding: 0; | padding: 0; | ||
background: transparent url(http://wiki.pl.grepolis.com/images/8/8f/Msgpopup_gl.jpg) no-repeat | background: transparent url(http://wiki.pl.grepolis.com/images/8/8f/Msgpopup_gl.jpg) no-repeat | ||
} | } | ||
td.msgpopup_gs { | td.msgpopup_gs { | ||
height: | height: 37px; | ||
width: auto; | width: auto; | ||
padding: 0; | padding: 0; | ||
background: transparent url(http://wiki.pl.grepolis.com/images/1/17/Msgpopup_gs.jpg) repeat-x | background: transparent url(http://wiki.pl.grepolis.com/images/1/17/Msgpopup_gs.jpg) repeat-x | ||
} | } | ||
td.msgpopup_gp { | td.msgpopup_gp { | ||
width: | width: 40px; | ||
height: | height: 37px; | ||
padding: 0; | |||
background: transparent url(http://wiki.pl.grepolis.com/images/c/c8/Msgpopup_gp.png) right no-repeat | |||
} | |||
td.msgpopup_sl { | |||
width: 40px; | |||
height: auto; | |||
padding: 0; | padding: 0; | ||
background: transparent url(http://wiki.pl.grepolis.com/images/ | background: transparent url(http://wiki.pl.grepolis.com/images/b/b7/Msgpopup_sl.png) repeat-y | ||
} | |||
td.msgpopup_cont { | |||
width: auto; | |||
height: auto; | |||
padding: 0; | |||
background: transparent url(http://wiki.pl.grepolis.com/images/3/3e/Msgpopup_backgr.png) repeat | |||
} | |||
td.msgpopup_sp { | |||
width: 40px; | |||
height: auto; | |||
padding: 0; | |||
background: transparent url(http://wiki.pl.grepolis.com/images/f/ff/Msgpopup_sp.png) repeat-y | |||
} | } | ||
td.msgpopup_dl { | td.msgpopup_dl { | ||
width: | width: 40px; | ||
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 | ||
} | } | ||
td.msgpopup_ds { | td.msgpopup_ds { | ||
Linia 46: | Linia 90: | ||
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 | ||
} | } | ||
td.msgpopup_dp { | td.msgpopup_dp { | ||
width: | width: 40px; | ||
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) right no-repeat | ||
} | |||
/* Worldtable */ | |||
table.worldtable { background: #FFE7B4; width: 100%; text-align: center; border: 4px black double; border-spacing: 0; -moz-border-radius: 12px; -moz-box-shadow: #6a3d37 5px 5px 6px; -webkit-border-radius: 12px; -webkit-box-shadow: #6a3d37 5px 5px 6px; border-radius: 12px; box-shadow: #6a3d37 5px 5px 6px; } | |||
table.worldtable th { | |||
color: #fff; | |||
font-size: 110%; | |||
text-shadow: #6a3d37 2px 2px 2px | |||
} | |||
table.worldtable th:first-of-type { | |||
font-weight: bold; | |||
font-style: italic | |||
} | |||
table.worldtable tr:nth-child(odd) { | |||
color: #e0d8cb; | |||
background: #474644 | |||
} | |||
table.worldtable tr:nth-child(even) { | |||
color: #6a3d37 | |||
} | |||
table.worldtable2 { | |||
background: #FFE5A2; | |||
display: table; | |||
font: 90%/1.5em "Lucida Grande", Geneva, | |||
"DejaVu Sans", "Bitstream Vera Sans", AnjaliOldLipi, | |||
"Lucida sans", "Trebuchet MS", Arial, Verdana; | |||
text-align: center; | |||
border: 4px black double; | |||
border-spacing: 0; | |||
-moz-border-radius: 12px; | |||
-moz-box-shadow: #6a3d37 5px 5px 6px; | |||
-webkit-border-radius: 12px; | |||
-webkit-box-shadow: #6a3d37 5px 5px 6px; | |||
border-radius: 12px; | |||
box-shadow: #6a3d37 5px 5px 6px; | |||
} | |||
table.worldtable2 th { | |||
background: #815F42; | |||
font-size: 110%; | |||
text-shadow: #6a3d37 1px 1px 1px | |||
} | |||
table.worldtable2 tr:nth-child(odd) { | |||
background: #CDB481; | |||
} | |||
table.worldtable2 tr:nth-child(even) { | |||
} | |||
/* Pogrubienie linków | |||
a { | |||
font-weight: bold; | |||
} | |||
*/ | |||
/* Podkreślenie linków | |||
a { | |||
text-decoration: underline; | |||
} | |||
*/ | |||
a { | |||
color: #000000; | |||
} | } |
Aktualna wersja na dzień 11:29, 2 gru 2017
/* Wikitable 5 */ table.wikitable { width:100%; border:1px solid #804000; /* border-collapse:collapse; */ } table.wikitable td { font-size:1em; border:1px solid #804000; padding:3px 7px 2px 7px; } table.wikitable th { font-size:1.1em; text-align:center; padding-top:5px; padding-bottom:4px; background-color:#CDB481; color:#000000; border:1px solid #804000; } table.wikitable tr td { color:#000000; background-color:#FFE7B4; } /* Strona edycji, komunikat o copyright */ #editpage-copywarn 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 */ td.msgpopup_gl { width: 40px; height: 37px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/8/8f/Msgpopup_gl.jpg) no-repeat } td.msgpopup_gs { height: 37px; width: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/1/17/Msgpopup_gs.jpg) repeat-x } td.msgpopup_gp { width: 40px; height: 37px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/c/c8/Msgpopup_gp.png) right no-repeat } td.msgpopup_sl { width: 40px; height: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/b/b7/Msgpopup_sl.png) repeat-y } td.msgpopup_cont { width: auto; height: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/3/3e/Msgpopup_backgr.png) repeat } td.msgpopup_sp { width: 40px; height: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/f/ff/Msgpopup_sp.png) repeat-y } td.msgpopup_dl { width: 40px; height: 25px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/c/ce/Msgpopup_dl.jpg) no-repeat } td.msgpopup_ds { height: 25px; width: auto; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/f/fe/Msgpopup_ds.jpg) repeat-x } td.msgpopup_dp { width: 40px; height: 25px; padding: 0; background: transparent url(http://wiki.pl.grepolis.com/images/6/6f/Msgpopup_dp.jpg) right no-repeat } /* Worldtable */ table.worldtable { background: #FFE7B4; width: 100%; text-align: center; border: 4px black double; border-spacing: 0; -moz-border-radius: 12px; -moz-box-shadow: #6a3d37 5px 5px 6px; -webkit-border-radius: 12px; -webkit-box-shadow: #6a3d37 5px 5px 6px; border-radius: 12px; box-shadow: #6a3d37 5px 5px 6px; } table.worldtable th { color: #fff; font-size: 110%; text-shadow: #6a3d37 2px 2px 2px } table.worldtable th:first-of-type { font-weight: bold; font-style: italic } table.worldtable tr:nth-child(odd) { color: #e0d8cb; background: #474644 } table.worldtable tr:nth-child(even) { color: #6a3d37 } table.worldtable2 { background: #FFE5A2; display: table; font: 90%/1.5em "Lucida Grande", Geneva, "DejaVu Sans", "Bitstream Vera Sans", AnjaliOldLipi, "Lucida sans", "Trebuchet MS", Arial, Verdana; text-align: center; border: 4px black double; border-spacing: 0; -moz-border-radius: 12px; -moz-box-shadow: #6a3d37 5px 5px 6px; -webkit-border-radius: 12px; -webkit-box-shadow: #6a3d37 5px 5px 6px; border-radius: 12px; box-shadow: #6a3d37 5px 5px 6px; } table.worldtable2 th { background: #815F42; font-size: 110%; text-shadow: #6a3d37 1px 1px 1px } table.worldtable2 tr:nth-child(odd) { background: #CDB481; } table.worldtable2 tr:nth-child(even) { } /* Pogrubienie linków a { font-weight: bold; } */ /* Podkreślenie linków a { text-decoration: underline; } */ a { color: #000000; }