No edit summary
No edit summary
Line 6: Line 6:
body {color: #f9f9f9;}
body {color: #f9f9f9;}


header {background-color: #454546}
subnav {background-color: #454546}
navbar {background-color: #454546}
footer {background-color: #454546}

Revision as of 09:59, 2 March 2018

/* CSS placed here will be applied to all skins */
@import url("https://fonts.googleapis.com/css?family=Roboto")
body {font-family: 'Roboto', sans-serif}
div#content h1, div#content h2 {font-family: "Roboto", sans-serif}
body {background-color: #454546}
body {color: #f9f9f9;}

subnav {background-color: #454546}
navbar {background-color: #454546}
footer {background-color: #454546}
This page was last edited on 2 March 2018, at 09:59. Content is available under GPLv3 unless otherwise noted.