MediaWiki:Timeless.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Timeless skin */ | /* CSS placed here will affect users of the Timeless skin */ | ||
@import url(https:// | @import url('https://fonts.googleapis.com/css?family=Rubik&display=swap'); | ||
html { | html { | ||
background: rgb(0,0,0) !important; | background: rgb(0,0,0) !important; | ||