No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
table {border: 1px solid white; color: #f9f9f9} | table {border: 1px solid white; color: #f9f9f9} | ||
caption { | caption {border: 1px solid white; color: #f9f9f9} | ||
Revision as of 14:01, 2 March 2018
/* CSS placed here will be applied to all skins
.firstHeading {background-color: #454546}
@import url("https://fonts.googleapis.com/css?family=Roboto")*/
@font-face {
font-family: 'Roboto';
src: url('/skins/Tweeki/awesome/fonts/Roboto-Regular.ttf') format('truetype');
src: url('/skins/Tweeki/awesome/fonts/Roboto-Regular.woff') format('woff');
src: url('/skins/Tweeki/awesome/fonts/Roboto-Regular.woff2') format('woff2');
}
body {font-family: 'Roboto'}
body {font-weight: normal}
body {background-color: #595958}
body {color: #f9f9f9}
textarea {color: #454546}
.nav-tabs>li.active>a {background-color: #595958; color: #f9f9f9}
.nav-tabs>li.active>a:hover {background-color: #595958; color: #f9f9f9}
.nav-tabs>li.active>a:focus {background-color: #595958; color: #f9f9f9}
.nav-tabs>li>a {color: #f9f9f9}
.nav-tabs>li>a:hover {color: #454546}
a {color: #ffffff}
table {border: 1px solid white; color: #f9f9f9}
caption {border: 1px solid white; color: #f9f9f9}
This page was last edited on 2 March 2018, at 14:01. Content is available under GPLv3 unless otherwise noted.
Co-funded by the European Union.