MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with '→CSS placed here will be applied to all skins: #p-sharethis li { list-style-type: none; list-style-image: none; } #p-sharethis ul { margin-left: 0.5em; }' |
(No difference)
|
Latest revision as of 22:33, 6 February 2010
/* CSS placed here will be applied to all skins */
#p-sharethis li {
list-style-type: none;
list-style-image: none;
}
#p-sharethis ul {
margin-left: 0.5em;
}