Difference between revisions of "Template:KEYSTONE"

 
(11 intermediate revisions by 3 users not shown)
Line 169: Line 169:
 
.banner {
 
.banner {
 
     width: 100%;
 
     width: 100%;
     height: 570px;
+
     height: 800px;
 
     overflow:hidden;
 
     overflow:hidden;
 
     margin-top:15px;
 
     margin-top:15px;
     background: url(https://static.igem.org/mediawiki/2020/d/da/T--KEYSTONE--newbanner.png) no-repeat center center #ffffff;
+
     background: url(https://static.igem.org/mediawiki/2020/2/2a/KEYSTONE_banner.svg) no-repeat center center #ffffff;
 
     background-size: 100% 100%;
 
     background-size: 100% 100%;
 
     -moz-background-size:100% 100%;
 
     -moz-background-size:100% 100%;
Line 183: Line 183:
 
     height: 294px;
 
     height: 294px;
 
     overflow: hidden;
 
     overflow: hidden;
     margin-top: 15px;
+
     margin-top: 30px;
 
     background: url(https://static.igem.org/mediawiki/2020/5/5c/T--KEYSTONE--banner1.jpg) no-repeat center center #ffffff;
 
     background: url(https://static.igem.org/mediawiki/2020/5/5c/T--KEYSTONE--banner1.jpg) no-repeat center center #ffffff;
 
}
 
}
Line 297: Line 297:
 
     font-size:18px !important;
 
     font-size:18px !important;
 
     text-align:left !important;
 
     text-align:left !important;
 +
 
}
 
}
  
Line 317: Line 318:
 
.beach .there .thereCon p, .beach .lcc .lccCon p, .beach .this .thisCon p {
 
.beach .there .thereCon p, .beach .lcc .lccCon p, .beach .this .thisCon p {
 
     font-family: Calibri;
 
     font-family: Calibri;
 +
    line-height: 24px;
 
}
 
}
  
Line 485: Line 487:
 
.lower-alpha li{
 
.lower-alpha li{
 
     list-style-type:lower-alpha;
 
     list-style-type:lower-alpha;
 +
}
 +
 +
.article ol {
 +
  margin: 0.3em 0 0 1.5em !important;
 
}
 
}
  
Line 503: Line 509:
 
     font-weight: bold;
 
     font-weight: bold;
 
     color: #2440b3;
 
     color: #2440b3;
 +
}
 +
.article .note{
 +
    font-size: 16px;
 +
    line-height: 30px;
 +
    color: #999;
 
}
 
}
  

Latest revision as of 12:42, 30 March 2021