MediaWiki:Common.css: Różnice pomiędzy wersjami
Z sapijaszko.net
m |
m |
||
Linia 5: | Linia 5: | ||
line-height: 1.5em; | line-height: 1.5em; | ||
text-indent: 1em; | text-indent: 1em; | ||
− | text-align:justify; | + | text-align: justify; |
− | text-justify:distribute; | + | text-justify: distribute; |
+ | white-space: nowrap; | ||
} | } | ||
Wersja z 00:36, 29 gru 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; white-space: nowrap; } .wyposrodkowany { text-align:center; } .poem p { margin: 1.5em 0 1.5em 3em; line-height: 1.2em; text-indent: 0em; text-align:justify; text-justify:distribute; }