MediaWiki:Common.css: Difference between revisions

From WikiDemocracy
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
img.main-image { width: 300px; }
img.main-image { width: 300px; }


.serif-display { font-family: Georgia, serif; }
.serif-display { font-family: Georgia, serif; }
.serif-display2 { font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif; }

Latest revision as of 13:47, 2 October 2020

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

img.main-image { width: 300px; }

.serif-display { font-family: Georgia, serif; }

.serif-display2 { font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif; }