Difference between revisions of "Template:Uppsala/CSS"

 
(10 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
  float: none;
 
  float: none;
  
 +
}
 +
 +
.text img {
 +
margin:auto;
 
}
 
}
  
Line 20: Line 24:
 
#HQ_page h2, #HQ_page p, #HQ_page h3, #HQ_page h4, figcaption {
 
#HQ_page h2, #HQ_page p, #HQ_page h3, #HQ_page h4, figcaption {
 
   color: #34495e;
 
   color: #34495e;
 +
}
 +
 +
figcaption {
 +
font-style: italic;
 +
margin-bottom: 10px;
 
}
 
}
  
Line 61: Line 70:
 
.results {
 
.results {
 
     /*width: 400px;*/
 
     /*width: 400px;*/
     margin-bottom: 50px;
+
     margin-bottom: 10px;
 
     margin-top: 50px;
 
     margin-top: 50px;
 
     color: ghostwhite;
 
     color: ghostwhite;
Line 67: Line 76:
  
 
.big {
 
.big {
     margin: 10% 15% 10% 15%;
+
     margin: 7% 0% 0% 0%;
     padding-bottom: 20%;
+
     padding-bottom: 5%;
     padding-top: 20%;
+
     padding-top: 5%;
 
      
 
      
 
}
 
}
Line 107: Line 116:
  
 
.jumbotron {
 
.jumbotron {
     background-image: url(https://static.igem.org/mediawiki/2016/4/42/Uppsala_jumbotron_header.jpeg);
+
     background-image: url(https://static.igem.org/mediawiki/2016/d/da/T--Uppsala--main_lab_blurry.png);
 +
    /*background-image: url(https://static.igem.org/mediawiki/2016/4/42/Uppsala_jumbotron_header.jpeg); */
 
     background-size: cover;
 
     background-size: cover;
 
}
 
}
Line 141: Line 151:
  
 
.team-content {
 
.team-content {
border: 1px solid #eee;
+
border-top: 1px solid #eee;
 
padding: 30px 30px 30px 30px;
 
padding: 30px 30px 30px 30px;
height: 1000px;
 
 
}
 
}
  

Latest revision as of 12:05, 19 October 2016