More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap'); | ||
#p-logo-text a { | #p-logo-text a { | ||
font-size: | font-size:23px; | ||
font-family: 'Roboto Condensed', sans-serif; | font-family: 'Roboto Condensed', sans-serif; | ||
} | } |
Revision as of 17:58, 23 July 2023
/* CSS placed here will be applied to all skins */ @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap'); #p-logo-text a { font-size:23px; font-family: 'Roboto Condensed', sans-serif; }