No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
@import url("https://fonts.googleapis.com/css?family=Roboto") | @import url("https://fonts.googleapis.com/css?family=Roboto") | ||
* {font-family: 'Roboto', sans-serif;} | * {font-family: 'Roboto', sans-serif;} | ||
* {background-color: coral;} |
Revision as of 09:45, 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;} * {background-color: coral;}
This page was last edited on 2 March 2018, at 09:45. Content is available under GPLv3 unless otherwise noted.