Difference between revisions of "Team:British Columbia/Test/Custom CSS"
Line 302: | Line 302: | ||
margin-top:-20px; | margin-top:-20px; | ||
} | } | ||
+ | |||
#UBCbody{ | #UBCbody{ | ||
− | width:900px; | + | width: 1200px; |
− | margin:0 auto; | + | height: 900px; |
− | background- | + | margin: 0 auto; |
− | + | background-image: url('https://static.igem.org/mediawiki/2015/5/5e/Hoverme2.png'); | |
− | + | background-repeat: no-repeat; | |
− | + | background-position: center center; | |
− | + | ||
+ | |||
+ | |||
+ | #UBCbody:hover{ | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2015/c/cb/Hovered.png'); | ||
+ | |||
+ | |||
#UBCbody p{ | #UBCbody p{ |
Revision as of 23:35, 4 July 2015