No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
* {font-family: | @import url("https://fonts.googleapis.com/css?family=Roboto") | ||
* {font-family: 'Roboto', sans-serif;} |
Revision as of 09:31, 2 March 2018
/* CSS placed here will be applied to all skins */ @import url("https://fonts.googleapis.com/css?family=Roboto") * {font-family: 'Roboto', sans-serif;}
This page was last edited on 2 March 2018, at 09:31. Content is available under GPLv3 unless otherwise noted.