No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
div#content h1, div#content h2 {font-family: "Roboto", sans-serif} | div#content h1, div#content h2 {font-family: "Roboto", sans-serif} | ||
body {background-color: # | body {background-color: #595958} | ||
body {color: #f9f9f9} | body {color: #f9f9f9} | ||
Revision as of 10:34, 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: #595958} body {color: #f9f9f9} textarea {color: #454546} .nav-tabs>li.active>a {background-color: #454546} .nav-tabs>li.active>a {color: #f9f9f9} .nav-tabs>li.active>a:focus {background-color: #454546} .nav-tabs>li.active>a:focus {color: #f9f9f9} .nav-tabs>li>a {color: #f9f9f9} .nav-tabs>li>a:hover {color: #454546}
This page was last edited on 2 March 2018, at 10:34. Content is available under GPLv3 unless otherwise noted.