Difference between revisions of "Template:Manchester/CSS1"

m
m
Line 5: Line 5:
 
     background-color:#111;
 
     background-color:#111;
 
     margin-left: -15px;
 
     margin-left: -15px;
     margin-right: 15px;
+
     width:100%;
 
}
 
}
  
Line 38: Line 38:
 
     background-color: orange;
 
     background-color: orange;
 
     position: fixed;
 
     position: fixed;
     display:inline-block;
+
     display:inline;
     width: 100%;
+
     width: 81.8%;
 
     top: 5px;
 
     top: 5px;
 
     left: 5px;
 
     left: 5px;
     right; 5px;
+
     right: 5px;
 
     font-size:20px;
 
     font-size:20px;
 
     list-style-type: none;
 
     list-style-type: none;
Line 102: Line 102:
 
.dropbtn li a:hover {
 
.dropbtn li a:hover {
 
     color: black;
 
     color: black;
     width: 100%;
+
     width: 80%;
 
}
 
}
  

Revision as of 17:09, 16 July 2016