Line 8: | Line 8: | ||
<script src="https://2017.igem.org/Team:Tianjin/Resources/JS:jquerymin2?action=raw&ctype=text/javascript"></script> | <script src="https://2017.igem.org/Team:Tianjin/Resources/JS:jquerymin2?action=raw&ctype=text/javascript"></script> | ||
<script src="https://2017.igem.org/Team:Tianjin/Resources/JS:leftbarbootstrap?action=raw&ctype=text/javascript"></script> | <script src="https://2017.igem.org/Team:Tianjin/Resources/JS:leftbarbootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- delete.css --> | ||
+ | <style> | ||
+ | #globalWrapper, #content{ | ||
+ | background-color: transparent; | ||
+ | border: 0px; | ||
+ | border-bottom: 0px; | ||
+ | float: none; | ||
+ | margin:0px; | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | #HQ_page th { | ||
+ | background-color: transparent; | ||
+ | padding: 0; | ||
+ | color: black; | ||
+ | border: none; | ||
+ | border-collapse: collapse; | ||
+ | vertical-align: text-top; | ||
+ | text-transform: uppercase; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #HQ_page td { | ||
+ | padding: 0px; | ||
+ | border: 0px; | ||
+ | vertical-align: text-top; | ||
+ | text-align: center; | ||
+ | line-height: 35px; | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | #HQ_page .jumbotron p { | ||
+ | text-align: center; | ||
+ | margin-bottom: 15px; | ||
+ | font-size: 21px; | ||
+ | font-weight: 200; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | margin: 0 0 25px; | ||
+ | text-align: justify; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | #HQ_page h1,h2, h3, h4, h5 { | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | margin-bottom: 0; | ||
+ | margin-top: 0; | ||
+ | text-transform: uppercase; | ||
+ | font-size: 20px; | ||
+ | letter-spacing: 3px; | ||
+ | } | ||
+ | |||
+ | #top_title, #sideMenu{ | ||
+ | |||
+ | display: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | a:hover{ | ||
+ | text-decoration: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | .mw-content-ltr ul { | ||
+ | |||
+ | padding-top: 0px; | ||
+ | padding-right: 0px; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | #wrapper { | ||
+ | padding-left: 0; | ||
+ | } | ||
+ | |||
+ | #page-wrapper { | ||
+ | width: 100%; | ||
+ | padding: 0; | ||
+ | |||
+ | } | ||
+ | |||
+ | .intro{ | ||
+ | background-size: cover; | ||
+ | width:100%; | ||
+ | position:relative; | ||
+ | } | ||
+ | |||
+ | |||
+ | .huge { | ||
+ | font-size: 50px; | ||
+ | line-height: normal; | ||
+ | } | ||
+ | </style> | ||
<!-- base.css --> | <!-- base.css --> |
Revision as of 08:37, 5 August 2018