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: 400px;
+
     width: 380px;
     height: 100px;
     height: 100px;
     float: left;
     float: left;
     margin: 10px;
     margin: 10px;
-
     padding: 10px;
+
     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(https://static.igem.org/mediawiki/2011/3/36/IGEM_HokkaidoU_team_face.png) no-repeat;
+
     background: url(Team_files/IGEM_HokkaidoU_team_face.jpg) no-repeat;
}
}
.hokkaidou-profile h3:before {
.hokkaidou-profile h3:before {
-
     left: 10px;
+
     left: 20px;
}
}
.hokkaidou-profile h3,
.hokkaidou-profile h3,
.hokkaidou-profile p {
.hokkaidou-profile p {
-
     margin-left: 80px;
+
     margin-left: 100px;
}
}

Revision as of 17:32, 22 October 2011