|
|
(20 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
− | | + | <head> |
− | <!-- Start of CSS-->
| + | <style> |
− | <style type="text/css">
| + | /* ADJUSTS DEFAULT iGEM CONTENT */ |
− | | + | .logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ |
− | /*-- Remove borders, float content left and remove padding/margin */ | + | display: none; |
− | #globalWrapper, #content{
| + | |
− | background-color: transparent;
| + | |
− | border: 0px;
| + | |
− | border-bottom: 0px;
| + | |
− | float: none;
| + | |
− | margin:0px;
| + | |
− | padding: 0px;
| + | |
− | width: 100%;
| + | |
− | color: #666;
| + | |
− | list-style-image: none;
| + | |
− | font-size: 14px;
| + | |
− | }
| + | |
− | | + | |
− | #HQ_page th {
| + | |
− | background-color: transparent;
| + | |
− | padding: 10px 40px;
| + | |
− | color: black;
| + | |
− | border: none;
| + | |
− | border-collapse: collapse;
| + | |
− | vertical-align: text-top;
| + | |
− | text-transform: uppercase;
| + | |
− | text-align: center;
| + | |
− | letter-spacing: 3px;
| + | |
− | font-size: 16px;
| + | |
− | font-weight: bond;
| + | |
| } | | } |
− | | + | #top_menu_14, #top_menu_inside { /* MAKES BACKGROUND OF iGEM MENU TRANSPARENT */ |
− | #HQ_page td { | + | background: none; |
− | padding: 0px;
| + | border: none; |
− | border: 0px solid #ccc;
| + | |
− | vertical-align: text-top;
| + | |
− | text-align: center;
| + | |
− | line-height: 35px;
| + | |
− | font-size: 15px;
| + | |
| } | | } |
− | | + | #globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */ |
− | #top_menu_14 { | + | background-color: transparent; |
− | background-color: rgba(120,194,196,1);
| + | |
− | border-bottom: 1px solid rgba(120,194,196,1);
| + | |
− | | + | |
| } | | } |
− | | + | :focus, :active { |
− | | + | outline: 0; |
− | #HQ_page .jumbotron p {
| + | |
− | text-align: center;
| + | |
− | margin-bottom: 15px;
| + | |
− | font-size: 21px;
| + | |
− | font-weight: 200;
| + | |
| } | | } |
− | | + | body, html, #globalWrapper, #bodyContent, #HQ_page { |
− | #HQ_page p { | + | width: 100%; |
− | margin: 0 0 25px;
| + | margin: 0; |
− | text-align: justify;
| + | padding: 0; |
− | font-size: 18px;
| + | height: 100% |
− | font-family: 'Raleway', sans-serif;
| + | |
− | | + | |
| } | | } |
− | | + | #content { |
− | | + | width: 100%; |
− | #HQ_page h1 { | + | margin: 0; |
− | font-family: 'Just Me Again Down Here';
| + | margin-top: -33px; |
− | border-bottom: none;
| + | padding: 0; |
− | font-weight: normal;
| + | height: 100% |
− | margin-bottom: 0;
| + | |
− | margin-top: 0;
| + | |
− | padding-bottom: 25px;
| + | |
− |
| + | |
| } | | } |
− | | + | html { |
− | | + | -webkit-font-smoothing: antialiased; |
− | | + | |
− | #HQ_page h2, h3, h4, h5 {
| + | |
− | font-family: 'Raleway', sans-serif;
| + | |
− | border-bottom: none;
| + | |
− | font-weight: bold;
| + | |
− | margin-bottom: 0;
| + | |
− | margin-top: 0;
| + | |
− | text-transform: uppercase;
| + | |
− | font-size: 20px;
| + | |
− | letter-spacing: 3px;
| + | |
− | color: black;
| + | |
− | }
| + | |
− | | + | |
− | #top_title, #sideMenu{
| + | |
− | | + | |
− | display: none;
| + | |
− | | + | |
| } | | } |
| </style> | | </style> |
| + | </head> |
| + | <body> |
| + | <script> |
| + | </script> |
| + | </body> |