Difference between revisions of "MediaWiki:Minerva.css"
From Drawn to Life Wiki
(Created page with "→All CSS here will be loaded for users of the MinervaNeue skin: →SubTitle Template: Page_SubTitle { position: absolute; top: -7.4em; right: 0em; font-family:...") |
|||
| Line 2: | Line 2: | ||
/* SubTitle Template */ | /* SubTitle Template */ | ||
| − | Page_SubTitle { | + | .Page_SubTitle { |
position: absolute; | position: absolute; | ||
top: -7.4em; | top: -7.4em; | ||
Latest revision as of 16:26, 17 June 2022
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* SubTitle Template */
.Page_SubTitle {
position: absolute;
top: -7.4em;
right: 0em;
font-family: 'Linux Libertine','Georgia','Times',serif;
}