Difference between revisions of "Template:KEYSTONE"

 
(16 intermediate revisions by 3 users not shown)
Line 49: Line 49:
  
 
li, ol, ul {
 
li, ol, ul {
    font-size: 18px;
+
  list-style-type:none;
    line-height: 26px;
+
    font-family: Calibri;
+
 
}
 
}
  
Line 171: 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 185: 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 299: Line 297:
 
     font-size:18px !important;
 
     font-size:18px !important;
 
     text-align:left !important;
 
     text-align:left !important;
 +
 
}
 
}
  
Line 319: 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 466: Line 466:
 
     width: 1125px;
 
     width: 1125px;
 
     padding: 0 30px;
 
     padding: 0 30px;
     min-height: 500px;
+
     min-height: 300px;
 
}
 
}
  
Line 475: Line 475:
 
}
 
}
  
.article ul .square {
+
.article li{
 +
    font-size: 18px;
 +
    line-height: 26px;
 +
    font-family: Calibri;
 +
}
 +
 
 +
.square li{
 
     list-style:square;
 
     list-style:square;
 
}
 
}
  
.article ol .lower-alpha {
+
.lower-alpha li{
 
     list-style-type:lower-alpha;
 
     list-style-type:lower-alpha;
 
}
 
}
  
.article ol .decimal {
+
.article ol {
 +
  margin: 0.3em 0 0 1.5em !important;
 +
}
 +
 
 +
.decimal li{
 
     list-style-type:decimal;
 
     list-style-type:decimal;
 
}
 
}
Line 499: 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