Template:Team:HokkaidoU Japan/Team/style.css
From 2011.igem.org
(Difference between revisions)
m |
m |
||
Line 8: | Line 8: | ||
.hokkaidou-profile { | .hokkaidou-profile { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 380px; |
height: 100px; | height: 100px; | ||
float: left; | float: left; | ||
margin: 10px; | margin: 10px; | ||
- | padding: | + | padding: 20px; |
border: 1px double #e4e4e4; | border: 1px double #e4e4e4; | ||
-webkit-border-radius: 4px; | -webkit-border-radius: 4px; | ||
Line 39: | Line 39: | ||
height: 100px; | height: 100px; | ||
border: 1px solid #dedede; | border: 1px solid #dedede; | ||
- | background: url( | + | background: url(Team_files/IGEM_HokkaidoU_team_face.jpg) no-repeat; |
} | } | ||
.hokkaidou-profile h3:before { | .hokkaidou-profile h3:before { | ||
- | left: | + | left: 20px; |
} | } | ||
.hokkaidou-profile h3, | .hokkaidou-profile h3, | ||
.hokkaidou-profile p { | .hokkaidou-profile p { | ||
- | margin-left: | + | margin-left: 100px; |
} | } | ||
Revision as of 17:32, 22 October 2011