Użytkownik:PiotrekD/common.css
< Użytkownik:PiotrekD(Różnice między wersjami)
Strona działa w trybie archiwalnym. Jest tylko do odczytu!
| Linia 12: | Linia 12: | ||
table.osiagniecie-css img { | table.osiagniecie-css img { | ||
display: block; | display: block; | ||
| + | } | ||
| + | |||
| + | /*** {{cytat}} **/ | ||
| + | .cytat { | ||
| + | padding-left: 50px; | ||
| + | background: url('http://borealis.net.pl/skins/borealis/quote.png') left 5px no-repeat; | ||
| + | margin: 0px 20px 10px 0px; | ||
| + | font-family: Georgia; | ||
| + | font-style: italic; | ||
| + | min-height: 27px; | ||
| + | float: left; | ||
| + | color: #333; | ||
| + | max-width: 500px; | ||
} | } | ||
Aktualna wersja na dzień 14:14, 18 wrz 2015
table.changes td.title { max-width: 200px !important; }
table.changes td.comment { max-width: 300px !important; }
/*** Szablon osiągnięcia z CS:S ***/
table.osiagniecie-css {
background-color: #4e4e4e;
border: solid 1px #9ec34f;
padding-right: 3px;
height: 64px !imporant;
}
table.osiagniecie-css img {
display: block;
}
/*** {{cytat}} **/
.cytat {
padding-left: 50px;
background: url('http://borealis.net.pl/skins/borealis/quote.png') left 5px no-repeat;
margin: 0px 20px 10px 0px;
font-family: Georgia;
font-style: italic;
min-height: 27px;
float: left;
color: #333;
max-width: 500px;
}