Difference between revisions of "Template:Columbia NYC Template"

Line 49: Line 49:
 
background-color: rgba(196, 216, 226, 0.314);
 
background-color: rgba(196, 216, 226, 0.314);
 
}  
 
}  
 
#menu a {
 
color: white;
 
text-decoration: none;
 
font-family: Verdana, Geneva, sans-serif;
 
font-weight: bold;
 
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
 
}
 
  
 
#menu ul {
 
#menu ul {
Line 66: Line 58:
 
#menu li {
 
#menu li {
 
padding: 10px 0;
 
padding: 10px 0;
margin-left: -20px;
+
border-bottom: 2px solid gray;
margin-top: 0;
+
margin-bottom: 0;
+
border-bottom: 1px solid gray;
+
 
}
 
}
  
 
#menu li:hover {
 
#menu li:hover {
 
background-color: rgba(207, 207, 207, 0.5);
 
background-color: rgba(207, 207, 207, 0.5);
 +
}
 +
 +
#menu a {
 +
color: white;
 +
text-decoration: none;
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-weight: bold;
 +
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
 
}
 
}
  
Line 86: Line 83:
 
position: absolute;
 
position: absolute;
 
width: 100%;
 
width: 100%;
margin: -29px 0 0 202px;
+
margin-top: -33px;
 +
margin-left: 176px;
 +
padding: 0;
 +
text-align: center;
 +
background-color: #EBEBEB;
 
}
 
}
  

Revision as of 20:29, 7 August 2015