Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 304: Line 304:
  
 
#UBCmenu #proj{
 
#UBCmenu #proj{
width:142px;
+
width:114px;
height: 125px;
+
height: 100px;
 
float:left;
 
float:left;
 
position: relative;
 
position: relative;
Line 315: Line 315:
  
 
#UBCmenu #model{
 
#UBCmenu #model{
width:142px;
+
width:114px;
height: 125px;
+
height: 100px;
 
float:left;
 
float:left;
 
position: relative;
 
position: relative;
Line 326: Line 326:
 
}
 
}
 
#UBCmenu #hp{
 
#UBCmenu #hp{
width:142px;
+
width:114px;
height: 125px;
+
height: 100px;
 
float:left;
 
float:left;
 
position: relative;
 
position: relative;
Line 341: Line 341:
  
 
#UBCmenu #team{
 
#UBCmenu #team{
width:142px;
+
width:114px;
height: 125px;
+
height: 100px;
 
float:left;
 
float:left;
 
position: relative;
 
position: relative;
Line 357: Line 357:
  
 
#UBCmenu #note{
 
#UBCmenu #note{
width:142px;
+
width:114px;
height: 125px;
+
height: 100px;
 
float:left;
 
float:left;
 
position: relative;
 
position: relative;
Line 366: Line 366:
 
margin-top: 30px;
 
margin-top: 30px;
 
margin-left:-20px;
 
margin-left:-20px;
 +
}
 +
 +
#UBCmenu #ach{
 +
width:114px;
 +
height: 100px;
 +
float:left;
 +
position: relative;
 +
background-image:url('https://static.igem.org/mediawiki/2015/2/2c/UBC_button.png');
 +
background-repeat:no-repeat;
 +
background-position:center;
 +
margin-left:-20px;
 +
margin-top:-40px;
 
}
 
}
  

Revision as of 05:31, 12 September 2015