MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
testing css for pre tag |
test |
||
Line 17: | Line 17: | ||
text-align: left; | text-align: left; | ||
margin: auto; | margin: auto; | ||
} | } |
Revision as of 16:33, 7 July 2011
/* CSS placed here will be applied to all skins */ .red-check ul { list-style-image: url(http://www.alecexposed.org/w/images/e/ec/Red-check.png)!important; } .more-hot-bills { background-image: url(http://www.alecexposed.org/w/images/0/0c/Big-red-check-trans.png); background-repeat: no-repeat; background-position: center; } .twtr-widget { text-align: center; } .twtr-doc { text-align: left; margin: auto; }