Difference between revisions of "Team:CLSB-UK/Templates/NavBar"

Line 15: Line 15:
 
background-color: #f3f3f3;
 
background-color: #f3f3f3;
 
position: relative;
 
position: relative;
width: 20vw;
+
width: 30vw;
 
top: 20px;
 
top: 20px;
left: 2vw;
+
left: 3vw;
 
border-style: solid;
 
border-style: solid;
 
border-width: 0px 0px 0px 2px;
 
border-width: 0px 0px 0px 2px;
Line 37: Line 37:
 
font-family: "Palatino Linotype", Times, serif;
 
font-family: "Palatino Linotype", Times, serif;
 
font-size: 16px;
 
font-size: 16px;
 +
}
 +
 +
#verticalselector {
 +
position: relative;
 +
left: 33vw;
 +
top: 20px;
 +
list-style:none;
 +
margin:0;
 +
padding:0;
 +
}
 +
 +
#verticalselector li {
 +
position: relative;
 +
float: top;
 +
padding: 0;
 +
height: 75px;
 +
margin: 0px 5px;
 +
}
 +
 +
#verticalselector li img {
 +
position: relative;
 +
float: top;
 +
padding: 0;
 +
height: 75px;
 +
width: 75px;
 +
margin: 0px;
 
}
 
}
  

Revision as of 15:44, 2 October 2016