(40 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; |
− | + | ||
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; | ||
− | + | 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: | + | padding-bottom: 0.4rem; |
− | padding-top: | + | 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: - | + | top: -0.6rem; |
padding-bottom: 100px; | padding-bottom: 100px; | ||
} | } | ||
Line 202: | Line 207: | ||
} | } | ||
.figure-center-caption { | .figure-center-caption { | ||
− | font-size: | + | font-size: 0.8rem; |
− | padding-bottom: 0. | + | 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: - | + | top: -16px; |
visibility: hidden; | visibility: hidden; | ||
} | } | ||
Line 367: | Line 377: | ||
text-align: center!important; | text-align: center!important; | ||
} | } | ||
+ | |||
.clearer { | .clearer { | ||
clear: both; | clear: both; | ||
− | |||
} | } | ||
#breadcrumb-wrapper { | #breadcrumb-wrapper { | ||
Line 427: | Line 437: | ||
margin-left: -100px; | margin-left: -100px; | ||
opacity: 0.5; | opacity: 0.5; | ||
− | z-index: | + | z-index: 10; |
} | } | ||
</style> <script> | </style> <script> |
Latest revision as of 19:34, 1 November 2017