MediaWiki:Common.css
Da Custodi Della Fiamma Di Anor.
(Differenze fra le revisioni)
Riga 15: | Riga 15: | ||
p { | p { | ||
text-align: justify; | text-align: justify; | ||
+ | } | ||
+ | |||
+ | |||
+ | table.OurTableMainPage { | ||
+ | border: 1px solid #123456; | ||
+ | width: 300px; | ||
} | } |
Versione delle 14:01, 23 set 2010
/* Gli stili CSS inseriti qui si applicano a tutte le skin */ div#mw-js-message { margin: 1em 5%; padding: 0.5em 2.5%; border: solid 1px #ddd; background-color: Trasparent; } #pagehistory li.selected { background-color: #333333; border: 1px dashed #AAA; } p { text-align: justify; } table.OurTableMainPage { border: 1px solid #123456; width: 300px; }