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

Line 110: Line 110:
 
font-family: "Palatino Linotype", Times, serif;
 
font-family: "Palatino Linotype", Times, serif;
 
font-size: 16px;
 
font-size: 16px;
 +
}
 +
 +
.imagebox {
 +
background-color: rgba(200,200,200,0.7);
 +
border-style: solid;
 +
border-width: 1px;
 +
padding: 5%;
 
}
 
}
  
 
.imagebox img {
 
.imagebox img {
width: 100%;
+
width: 90%;
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 
}
 
}
 +
  
  

Revision as of 19:58, 10 October 2016