Difference between revisions of "Template:Wageningen UR/StyleCSSv2"

 
(48 intermediate revisions by 2 users not shown)
Line 24: Line 24:
 
     font-size: initial;
 
     font-size: initial;
 
}
 
}
 +
 
#sideMenu,
 
#sideMenu,
 
#top_title {
 
#top_title {
Line 41: Line 42:
 
}
 
}
 
#content {
 
#content {
     width: 100%;
+
     width:100%;
 +
    min-width: 100%!important;
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
Line 47: Line 49:
 
}
 
}
 
#mw-content-text {
 
#mw-content-text {
 +
    position:relative;
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
     left: 0;
+
     left: 0;  
    top: 18px;
+
 
     font-size: 100%;
 
     font-size: 100%;
 
     background-image: url("https://static.igem.org/mediawiki/2017/c/cc/T--Wageningen_UR--Team_background.jpg");
 
     background-image: url("https://static.igem.org/mediawiki/2017/c/cc/T--Wageningen_UR--Team_background.jpg");
 +
    z-index:0;
 
}
 
}
 
/* set all basic objects to neutral formatting, removes all padding, margins, etc and sets the fontsize to 100%*/
 
/* set all basic objects to neutral formatting, removes all padding, margins, etc and sets the fontsize to 100%*/
Line 66: Line 69:
 
     background: none;
 
     background: none;
 
     font-weight: normal;
 
     font-weight: normal;
     margin: 0;
+
     margin-bottom: 0;
 
     padding: 0;
 
     padding: 0;
 
     overflow: visible;
 
     overflow: visible;
Line 83: Line 86:
 
     line-height: normal;
 
     line-height: normal;
 
     padding-bottom: 1.4rem;
 
     padding-bottom: 1.4rem;
     padding-top: 0.6rem;
+
     margin-top: 3rem;
 
     text-align: center;
 
     text-align: center;
 
}
 
}
Line 90: Line 93:
 
     line-height: normal;
 
     line-height: normal;
 
     border-bottom: 1px solid #aaa;
 
     border-bottom: 1px solid #aaa;
     padding-bottom: 1.4rem;
+
     padding-bottom: 0.4rem;
     padding-top: 0.6rem;
+
     padding-top: 1.0rem;
 
}
 
}
 
h3 {
 
h3 {
Line 112: Line 115:
 
     padding-top: 0rem;
 
     padding-top: 0rem;
 
}
 
}
 +
 +
 
.OurContent {
 
.OurContent {
 
     font-size: 1.1rem;
 
     font-size: 1.1rem;
 
     position: relative;
 
     position: relative;
     top: -2.8rem;
+
     top: -0.6rem;
 
     padding-bottom: 100px;
 
     padding-bottom: 100px;
 
}
 
}
Line 202: Line 207:
 
}
 
}
 
.figure-center-caption {
 
.figure-center-caption {
     font-size: 1.0rem;
+
     font-size: 0.8rem;
     padding-bottom: 0.4rem;
+
     padding-bottom: 0.8rem;
 
}
 
}
 
.figure-bordered-center-caption {
 
.figure-bordered-center-caption {
Line 233: Line 238:
 
   padding-bottom:0;
 
   padding-bottom:0;
 
   padding-left:0.8rem;
 
   padding-left:0.8rem;
 +
}
 +
 +
.sponsor-img {
 +
    width:100%;
 
}
 
}
  
 
Video {
 
Video {
 +
  width:100%;
 
   max-width:900px;
 
   max-width:900px;
 
   padding-top:2rem;
 
   padding-top:2rem;
Line 299: Line 309:
 
     display: block;
 
     display: block;
 
     position: relative;
 
     position: relative;
     top: -105px;
+
     top: -16px;
 
     visibility: hidden;
 
     visibility: hidden;
 
}
 
}
Line 332: Line 342:
 
     bottom: -20px;
 
     bottom: -20px;
 
     text-align: center;
 
     text-align: center;
 +
    width: 100%;
 +
    height: 120px;
 +
    padding: 0!important;
 +
    background-color: white;   
 +
}
 +
.FooterImage {
 +
    position: absolute;
 +
    bottom: 0px;
 
     width: 100%;
 
     width: 100%;
 
     height: 100px;
 
     height: 100px;
     padding: 0!important;
+
     padding: 0!important;  
    pading-top: -120px;
+
 
     background-image: url(https://static.igem.org/mediawiki/2017/6/66/Mantis--Wiki_Footer.png);
 
     background-image: url(https://static.igem.org/mediawiki/2017/6/66/Mantis--Wiki_Footer.png);
 
     background-color: white;
 
     background-color: white;
Line 341: Line 358:
 
     background-repeat: repeat-x;
 
     background-repeat: repeat-x;
 
}
 
}
.FooterMainColumn {
+
 
 +
.FooterMainColumn {  
 
     position: relative;
 
     position: relative;
 
     height: 100%;
 
     height: 100%;
Line 349: Line 367:
 
#Footer {
 
#Footer {
 
     position: relative;
 
     position: relative;
    text-align: center;
 
 
     width: 100%;
 
     width: 100%;
 
     height: 100%;
 
     height: 100%;
Line 358: Line 375:
 
     padding: 0;
 
     padding: 0;
 
     font-family: roboto, sans-serif;
 
     font-family: roboto, sans-serif;
     text-align: center;
+
     text-align: center!important;
 
}
 
}
 +
 
.clearer {
 
.clearer {
 
     clear: both;
 
     clear: both;
}
 
 
}
 
}
 
#breadcrumb-wrapper {
 
#breadcrumb-wrapper {
Line 420: Line 437:
 
     margin-left: -100px;
 
     margin-left: -100px;
 
     opacity: 0.5;
 
     opacity: 0.5;
     z-index: 999;
+
     z-index: 10;
 
}
 
}
 
</style> <script>
 
</style> <script>

Latest revision as of 19:34, 1 November 2017