Difference between revisions of "Team:British Columbia/Test/Custom CSS"
Line 155: | Line 155: | ||
height:100%; | height:100%; | ||
width:1200px; | width:1200px; | ||
+ | } | ||
+ | |||
+ | #corners{ | ||
+ | width:100%; | ||
+ | height:285px; | ||
+ | margin-bottom:-285px; | ||
+ | } | ||
+ | |||
+ | #cornerleft{ | ||
+ | background: url('https://static.igem.org/mediawiki/2015/archive/c/c0/20150723203418%21Ubc_corner_left.png') no-repeat; | ||
+ | float:Left; | ||
+ | width:400px; | ||
+ | height:285px; | ||
+ | } | ||
+ | |||
+ | #cornerright{ | ||
+ | background: url('https://static.igem.org/mediawiki/2015/f/f2/Ubc_corner_right.png') no-repeat; | ||
+ | float:right; | ||
+ | width:400px; | ||
+ | height:285px; | ||
} | } | ||
Revision as of 20:40, 23 July 2015