Difference between revisions of "MediaWiki:Common.css"

From The Authentic D&D Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 18:01, 25 April 2020

/* CSS placed here will be applied to all skins */
#content {font-family: garamond}
.mw-body-content a {
    text-decoration: underline;
}
.mw-body-content a:visited {
    text-decoration: underline;
}