Difference between revisions of "Template:Bielefeld-CeBiTec/header"

Line 168: Line 168:
 
}
 
}
  
/*changes border of the navbar --> rectangular, thin, gray and changes background to olive*/
+
 
.custom_navbar_style {
+
border:solid;
+
        box-shadow:0;
+
        border-width:1px;
+
border-radius:0;
+
border-color:#DDDDDDD;
+
+
background-color:#666633;
+
background-image:url('https://static.igem.org/mediawiki/2016/f/f5/Bielefeld_CeBiTec_2016_10_13_X_menubar_background.png
+
');
+
+
/*height:120px;*/
+
}
+
 
.text {
 
.text {
 
     color:blue;
 
     color:blue;

Revision as of 00:56, 15 October 2016