MediaWiki:Common.css

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
Mcaslava (Talk | contribs)
(Created page with '- ā†’CSS placed here will be applied to all skins: #security-info-toggle { background: transparent url(/wiki/skins/monobook/lock_icon.gif) no-repeat scroll left center; pā€¦')
Newer edit ā†’

Revision as of 15:07, 4 February 2012

/* CSS placed here will be applied to all skins */
#security-info-toggle {
    background: transparent url(/wiki/skins/monobook/lock_icon.gif) no-repeat scroll left center;
    padding-left: 16px;
}
#security-info {
    border: 1px solid #ccc;
    background: #eee;
}
Personal tools