Difference between revisions of "Team:Bielefeld-CeBiTec"

Line 7: Line 7:
 
<! -- <link rel="stylesheet" href="https://2017.igem.org/wiki/load.php?debug=false&amp;lang=en&amp;modules=mediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.skinning.content.externallinks%7Cmediawiki.skinning.interface%7Cmediawiki.ui.button%7Cskins.igem.styles&amp;only=styles&amp;skin=igem&amp;*" /> -->
 
<! -- <link rel="stylesheet" href="https://2017.igem.org/wiki/load.php?debug=false&amp;lang=en&amp;modules=mediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.skinning.content.externallinks%7Cmediawiki.skinning.interface%7Cmediawiki.ui.button%7Cskins.igem.styles&amp;only=styles&amp;skin=igem&amp;*" /> -->
 
<link rel="stylesheet" type="text/css" href="{{:Team:Bielefeld-CeBiTec/CSS}}">
 
<link rel="stylesheet" type="text/css" href="{{:Team:Bielefeld-CeBiTec/CSS}}">
 +
        <style>
 +
/* START OVERIDE HQ CSS */
 +
 +
#top_title {
 +
display: none;
 +
}
 +
 +
#sideMenu {
 +
display: none;
 +
}
 +
 +
#content {
 +
padding: 0px;
 +
width: 100%;
 +
margin: 0px;
 +
border: none;
 +
}
 +
 +
#globalWrapper {
 +
padding: 0px;
 +
}
 +
 +
#HQ_page p {
 +
font-size: 10pt;
 +
}
 +
 +
#HQ_page table {
 +
margin: 0px;
 +
margin: auto;
 +
}
 +
 +
ul {
 +
list-style-image: none;
 +
}
 +
 +
li {
 +
margin: 0px;
 +
margin-left: 25px;
 +
margin-bottom: 4px;
 +
}
 +
 +
a, a:link, a:visited, a:active {
 +
color: #9b4d75;
 +
text-decoration: none;
 +
}
 +
 +
a:hover {
 +
color: #cb7da5;
 +
text-decoration: none;
 +
}
 +
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
 +
margin: 0px;
 +
}
 +
 +
#groupparts {
 +
margin: auto;
 +
}
 +
 +
/* END OVERIDE HQ CSS */
 +
 +
 +
body {
 +
    font-family: "Lato", sans-serif;
 +
}
 +
 +
/* Fixed sidenav, full height */
 +
.sidenav {
 +
    height: 100%;
 +
    width: 200px;
 +
    position: fixed;
 +
    z-index: 1;
 +
    top: 0;
 +
    left: 0;
 +
    background-color: #111;
 +
    overflow-x: hidden;
 +
    padding-top: 20px;
 +
}
 +
 +
/* Style the sidenav links and the dropdown button */
 +
.sidenav a, .dropdown-btn {
 +
    padding: 6px 8px 6px 16px;
 +
    text-decoration: none;
 +
    font-size: 20px;
 +
    color: #818181;
 +
    display: block;
 +
    border: none;
 +
    background: none;
 +
    width: 100%;
 +
    text-align: left;
 +
    cursor: pointer;
 +
    outline: none;
 +
}
 +
 +
/* On mouse-over */
 +
.sidenav a:hover, .dropdown-btn:hover {
 +
    color: #f1f1f1;
 +
}
 +
 +
/* Main content */
 +
.main {
 +
    margin-left: 200px; /* Same as the width of the sidenav */
 +
    font-size: 20px; /* Increased text to enable scrolling */
 +
    padding: 0px 10px;
 +
}
 +
 +
/* Add an active class to the active dropdown button */
 +
.active {
 +
    background-color:#002a5c ;
 +
    color: white;
 +
}
 +
 +
/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
 +
.dropdown-container {
 +
    display: none;
 +
    background-color: #262626;
 +
    padding-left: 8px;
 +
}
 +
 +
 +
/* Some media queries for responsiveness */
 +
@media screen and (max-height: 450px) {
 +
    .sidenav {padding-top: 15px;}
 +
    .sidenav a {font-size: 18px;}
 +
}
 +
 +
.logo-img {
 +
align: top;
 +
    padding-right: 2px;
 +
    padding-bottom: 2px;
 +
    padding-left: 5px;
 +
}
 +
        </style>
 
</head>
 
</head>
 
 
 +
 
<body>
 
<body>
 
 

Revision as of 17:14, 23 May 2018

-->

Welcome to iGEM Bielefeld-CeBiTec 2018!

Project description is coming soon!