Difference between revisions of "Template:Manchester/CSS1"

m
m
Line 10: Line 10:
 
/********************************* menu bar formatting ********************************/
 
/********************************* menu bar formatting ********************************/
 
nav ul{
 
nav ul{
     position: relative;
+
     position: fixed;
 
     margin-left: -10px;
 
     margin-left: -10px;
 
     margin-top:-15px;
 
     margin-top:-15px;
Line 64: Line 64:
 
}
 
}
  
 
+
nav ul ul{
 +
    display; none;
 +
}
  
 
nav ul li a:hover ul {
 
nav ul li a:hover ul {

Revision as of 00:07, 17 July 2016