comparison static/dash_style.css @ 30:accefaf00c6a

changed the bg color
author sean
date Fri, 14 Aug 2015 15:37:52 +0200
parents af280057d5fa
children a43fa30655e9
comparison
equal deleted inserted replaced
29:140c9023df7a 30:accefaf00c6a
7 body { 7 body {
8 overflow: hidden; 8 overflow: hidden;
9 } 9 }
10 10
11 #wrapper{ 11 #wrapper{
12 background-color: #0b1480; 12 background-color: #333399;
13 color: black; 13 color: black;
14 min-width: 100%; 14 min-width: 100%;
15 min-height: 100%; 15 min-height: 100%;
16 } 16 }
17 17
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)