Template:UW Madison CSS
From 2012.igem.org
(Difference between revisions)
Line 112: | Line 112: | ||
{ | { | ||
text-align: left; | text-align: left; | ||
- | width: | + | width:340px; |
margin:50px; | margin:50px; | ||
padding:20px; | padding:20px; | ||
Line 131: | Line 131: | ||
float:left; | float:left; | ||
width:380px; | width:380px; | ||
- | height: | + | height:300px; |
margin:50px; | margin:50px; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 141: | Line 141: | ||
float:right; | float:right; | ||
width:380px; | width:380px; | ||
- | height: | + | height:300px; |
margin:50px; | margin:50px; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 149: | Line 149: | ||
{ | { | ||
float:left; | float:left; | ||
- | height: | + | height:350px; |
} | } | ||
div.circlebox | div.circlebox | ||
Line 155: | Line 155: | ||
display: block; | display: block; | ||
position:absolute; | position:absolute; | ||
- | width: | + | width:90px; |
- | height: | + | height:90px; |
- | margin: | + | margin:15px; |
- | padding: | + | padding:0px; |
} | } | ||
a.circlelink | a.circlelink | ||
{ | { | ||
display:block; | display:block; | ||
- | width: | + | width:90px; |
- | height: | + | height:90px; |
background-size:100% 100%; | background-size:100% 100%; | ||
text-indent:-9999px; | text-indent:-9999px; | ||
Line 171: | Line 171: | ||
a.home | a.home | ||
{ | { | ||
- | background-image:url(" | + | background-image:url("https://static.igem.org/mediawiki/2011/1/11/Homegrey.png"); |
} | } | ||
a.home:hover | a.home:hover |
Revision as of 16:12, 2 July 2012