Difference between revisions of "MediaWiki:Common.css"

From Anatrack Ranges User Guide
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .helpHand { font-family:Wingdings; font-size:14pt; font-weight:bold; vertical-align:middle; }")
 
(No difference)

Latest revision as of 15:04, 9 November 2014

/* CSS placed here will be applied to all skins */

.helpHand {
    font-family:Wingdings;
    font-size:14pt;
    font-weight:bold;
    vertical-align:middle;
}