Template:NavBar demo01

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #topNav { - -- creates styled 100% width fixed navigation bar --: width: 100%; position: fixed; top: 14px; height: 50px; backgroun...")
Line 8: Line 8:
height: 50px;  
height: 50px;  
background-color: #f0f0f0;  
background-color: #f0f0f0;  
-
border-bottom: 1px solid #ccc;  
+
border-bottom: 1px solid #414141;  
z-index: 1000;
z-index: 1000;
}
}

Revision as of 17:36, 17 June 2014