MediaWiki:Common.css: Różnice pomiędzy wersjami
Z sapijaszko.net
m |
m |
||
Linia 4: | Linia 4: | ||
margin: .4em 0 .5em 0; | margin: .4em 0 .5em 0; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
− | text-indent: | + | text-indent: 1em; |
+ | text-align:justify; | ||
+ | text-justify:distribute; | ||
} | } | ||
p.wyposrodkowany { | p.wyposrodkowany { | ||
− | + | font-weight: bold; | |
+ | text-align:center; | ||
} | } |
Wersja z 09:24, 31 lip 2011
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */ p { margin: .4em 0 .5em 0; line-height: 1.5em; text-indent: 1em; text-align:justify; text-justify:distribute; } p.wyposrodkowany { font-weight: bold; text-align:center; }