Template:UW Madison CSS
From 2012.igem.org
(Difference between revisions)
Line 111: | Line 111: | ||
{ | { | ||
text-align: left; | text-align: left; | ||
- | width: | + | width:100px; |
margin:50px; | margin:50px; | ||
padding:20px; | padding:20px; | ||
Line 130: | Line 130: | ||
float:left; | float:left; | ||
width:380px; | width:380px; | ||
- | height: | + | height:100px; |
margin:50px; | margin:50px; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 140: | Line 140: | ||
float:right; | float:right; | ||
width:380px; | width:380px; | ||
- | height: | + | height:100px; |
margin:50px; | margin:50px; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 148: | Line 148: | ||
{ | { | ||
float:left; | float:left; | ||
- | height: | + | height:100px; |
} | } | ||
div.circlebox | div.circlebox | ||
Line 154: | Line 154: | ||
display: block; | display: block; | ||
position:absolute; | position:absolute; | ||
- | width: | + | width:120px; |
- | height: | + | height:60px; |
- | margin: | + | margin:-4px; |
- | padding: | + | padding:-4px; |
} | } | ||
a.circlelink | a.circlelink | ||
{ | { | ||
display:block; | display:block; | ||
- | width: | + | width:120px; |
- | height: | + | height:60px; |
background-size:100% 100%; | background-size:100% 100%; | ||
text-indent:-9999px; | text-indent:-9999px; | ||
Line 170: | Line 170: | ||
a.home | a.home | ||
{ | { | ||
- | background-image:url(" | + | background-image:url("http://www.doit.wisc.edu/training/student/images/SubmitRequest_green.png"); |
} | } | ||
a.home:hover | a.home:hover |
Revision as of 16:02, 2 July 2012