MediaWiki:Common.css: Porovnání verzí
Bez shrnutí editace |
Bez shrnutí editace |
||
Řádek 10: | Řádek 10: | ||
#welcometext p, #welcometext h3 { | #welcometext p, #welcometext h3 { | ||
letter-spacing: 0. | letter-spacing: 0.08em; | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
Řádek 17: | Řádek 17: | ||
margin-top: 0; | margin-top: 0; | ||
color: rgb(33,0,85); | color: rgb(33,0,85); | ||
} | |||
#accesscontrol { | |||
position: absolute; | |||
right: 10px; | |||
top: 100px; | |||
} | } |
Verze z 22. 11. 2007, 21:58
/* editací tohoto souboru upravíte css styl pro celou {{grammar:4sg|{{SITENAME}}}} */ #welcometext { background-color: rgb(232,240,255); border: 1px rgb(62,134,255) solid; padding: 10px; margin-top: -25px; margin-bottom: 5px; } #welcometext p, #welcometext h3 { letter-spacing: 0.08em; text-align: justify; } #welcometext h3 { margin-top: 0; color: rgb(33,0,85); } #accesscontrol { position: absolute; right: 10px; top: 100px; }