Template:CSS/Delft2014 team

From 2014.igem.org

(Difference between revisions)
 
(74 intermediate revisions not shown)
Line 43: Line 43:
     border: 2px solid black;
     border: 2px solid black;
     padding: 0;
     padding: 0;
-
     margin-left: 28px;
+
     margin-left: 28px;  
}
}
#people-carousel .picture {
#people-carousel .picture {
-
     width: 300px;
+
     width: 334px;
-
     height: 400px;
+
     height: 500px;
     border: 2px solid black;
     border: 2px solid black;
     float: left;
     float: left;
     margin: 14px;
     margin: 14px;
     background-color: gray;
     background-color: gray;
 +
    display: block;
 +
}
 +
 +
#people-carousel .texts {
 +
    width: 500px;
 +
    height: 500px;
 +
    float: left;
 +
    display: inline-block;
 +
    margin: 14px;
 +
    word-wrap: normal;
 +
    word-break: normal;
 +
    white-space: normal;
 +
    overflow: auto;
}
}
#people-carousel .person {
#people-carousel .person {
     width: 900px;
     width: 900px;
-
     height: 430px;
+
     height: 430px;  
}
}
Line 97: Line 110:
.small-picture-placeholder {
.small-picture-placeholder {
-
     width: 150px;
+
     width: 200px;
-
     height: 200px;
+
     height: 300px;
     background-color: gray;
     background-color: gray;
     border: 2px solid black
     border: 2px solid black

Latest revision as of 09:19, 15 October 2014