Difference between revisions of "Team:Peking/test2"

(Created page with "<html> <div style="background-color: #263238"> <br> hhh <br> </div> <div style="text-align:center"> <img width="100%" src="https://static.igem.org/mediawiki/2017/e/ed/Peking...")
 
Line 1: Line 1:
 
<html>
 
<html>
 +
    <style>
 +
#sideMenu, #top_title {display:none;}
 +
#globalWsection {
 +
    padding-top: 50px;
 +
    width: 100%
 +
}
 +
body,
 +
html{
 +
    margin: 0;
 +
    padding:0;
 +
    font-family: 'Objektiv-mk1', sans-serif;
 +
    font-weight: 300;
 +
    overflow-x: hidden;
 +
    position: relative;
 +
}
 +
.firstHeading{
 +
    display:none;
 +
}
 +
.page{
 +
    background: honeydew;
 +
}
 +
rapper {
 +
    padding:0;
 +
}
 +
#content {
 +
    width: 100%;
 +
    height: 100%;
 +
    border:none;
 +
    margin: 0px;
 +
    padding:0;
 +
}
 +
section {
 +
    padding: 0;
 +
    margin: 0;
 +
    border: 0
 +
}
 +
#bodyContent a[href^="https://"], .link-https {
 +
    background: none !important;
 +
    padding: 0 !important;
 +
}
 +
.navbar-pad-original {
 +
    padding: 0
 +
}
 +
</style>
 
<div style="background-color: #263238">
 
<div style="background-color: #263238">
 
<br>
 
<br>

Revision as of 10:03, 7 October 2017


hhh