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

(I got rid of the slider things)
 
(7 intermediate revisions by 3 users not shown)
Line 101: Line 101:
  
 
#cornerleft{
 
#cornerleft{
background: url('https://static.igem.org/mediawiki/2015/archive/c/c0/20150723203418%21Ubc_corner_left.png') no-repeat;
+
background: url('https://static.igem.org/mediawiki/2015/a/ad/Corner_actual_left_goods.png') no-repeat;
 
float:Left;
 
float:Left;
 
width:400px;
 
width:400px;
Line 109: Line 109:
  
 
#cornerright{
 
#cornerright{
background: url('https://static.igem.org/mediawiki/2015/f/f2/Ubc_corner_right.png') no-repeat;
+
background: url('https://static.igem.org/mediawiki/2015/4/44/Corner_left_good2.png') no-repeat;
 
float:right;
 
float:right;
 
width:400px;
 
width:400px;
Line 156: Line 156:
 
display:block;
 
display:block;
 
font-family: "Times New Roman", serif;
 
font-family: "Times New Roman", serif;
 +
}
 +
 +
#UBCmenu a h4:hover{
 +
color:#804315;
 +
}
 +
 +
#UBCmenu ul li a:hover{
 +
color:#804315;
 
}
 
}
  

Latest revision as of 23:10, 17 October 2015