Changeset - bf0b82f8a983
[Not reviewed]
version_5
0 1 0
Dennis Fink - 10 years ago 2015-07-19 16:01:04
dennis.fink@c3l.lu
Color headlines
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
ennstatus/static/css/ennstatus.css
Show inline comments
 
@@ -11,12 +11,16 @@ blockquote {
 
}
 

	
 
.navbar-default {
 
   background-color: #00ae18;
 
}
 

	
 
h1, h2, h3, h4 {
 
   color: #00ae18;
 
}
 

	
 
.navbar-default .navbar-brand {
 
   color: #fff;
 
}
 

	
 
.navbar-default img.navbar-brand {
 
  padding: 10px 0 10px 10px;
0 comments (0 inline, 0 general)