Template:Team:Aachen/Stylesheet

From 2014.igem.org

(Difference between revisions)
Line 24: Line 24:
}
}
.team-grid li {
.team-grid li {
-
     width: 250px;
+
     width: 246px;
     display: inline-block;
     display: inline-block;
     margin-bottom:20px;
     margin-bottom:20px;
Line 37: Line 37:
}
}
.team-item {
.team-item {
-
     border-radius: 10%;
+
     border-radius: 2px; /* 10%; */
     border: solid #0069B3;  /* #1B4046; */
     border: solid #0069B3;  /* #1B4046; */
     position: relative;
     position: relative;
Line 51: Line 51:
.team-img {
.team-img {
     background-size:100% 100%;
     background-size:100% 100%;
-
     border-radius:10%;
+
     border-radius: 2px; /* 10%; */
-
     height: 250px;
+
     height: 246px;
-
     width: 250px;
+
     width: 246px;
}
}
.team-info {
.team-info {

Revision as of 19:43, 4 June 2014