MediaWiki:Common.css: Difference between revisions
change font attempt |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
# | #siteSub { | ||
display: block; | |||
font- | font-weight: normal; | ||
font-size: normal; | |||
font-size: | font-family: 'Linux Libertine', serif; | ||
} | } |
Revision as of 17:50, 30 November 2024
/* CSS placed here will be applied to all skins */ #siteSub { display: block; font-weight: normal; font-size: normal; font-family: 'Linux Libertine', serif; }