Team:Poznan-BioInf/stylesheet

From 2013.igem.org

(Difference between revisions)
(Created page with "/* Removing wiki-like stuff */ - **************************: #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none;} /* Redesigning t...")
 
(293 intermediate revisions not shown)
Line 1: Line 1:
 +
/* STYLING TRICKS CREDIT: */
 +
/* https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */
 +
/* Removing wiki-like stuff */
/* Removing wiki-like stuff */
/****************************/
/****************************/
Line 70: Line 73:
     position: static;
     position: static;
     margin-left: -250px;}
     margin-left: -250px;}
 +
 +
#menubar {
 +
font-size: 90% !important;
 +
top: 0px !important;
 +
}
-
/* Font style and general */
+
/* ------------------------------------------------- */
-
/**************************/
+
-
#content {
+
-
    font-family: 'Lucida Sans Unicode',sans-serif;
+
-
    font-size: 14px;
+
-
    color: #444444;}
+
-
p {
+
-
    margin: 0;}
+
-
#innercontent p {
+
-
    margin: 0.6em 0;}
+
-
h2, h3, h4, h5, h6 {
+
-
    border: none;
+
-
    font-weight: lighter;
+
-
    color: #444444;}
+
-
h1 {
+
-
    border: none;
+
-
    color: #383838;
+
-
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
+
-
    font-size: 35px;
+
-
    margin: 5px 0 0 0;
+
-
    font-weight: bold;}
+
-
h2 {
+
-
    background: url("https://static.igem.org/mediawiki/2011/f/f0/Horisontal-line.png") repeat-x scroll 0 100% transparent;
+
-
    border: none;
+
-
    padding: 20px 0 5px;
+
-
    font-family: Arial;
+
-
    font-size: 24px;
+
-
    font-weight: bold;
+
-
    clear: right;
+
-
    margin-bottom: 0;}
+
-
#bodyContent h1, #bodyContent h2 {
+
-
    margin-bottom: 0;}
+
-
h3 {
+
-
    font-size: 30px;
+
-
    padding: 15px 0 5px 0;}
+
-
h4 {
+
-
        font-weight: bold;}
+
-
ul {
+
-
    list-style-position: inside;
+
-
    margin: 0;}
+
-
a, a:visited, a:active {
+
-
    color: #3366CC;}
+
-
pre {
+
-
    overflow: auto;
+
-
    font-size: 12px;}
+
-
div.tright, div.floatright {
+
-
    border: none;
+
-
    margin: 10px 0 10px 20px;}
+
-
div.tleft, div.floatleft {
+
-
    border: none;
+
-
    margin: 10px 20px 10px 0;}
+
-
div.tnone {
+
-
    border: none;}
+
-
iframe {
+
-
    margin: 1px;}
+
-
hr {
+
-
    height: 0;
+
-
    border-top: 1px solid #AAA;
+
-
    border-bottom: 1px solid #FFF;}
+
-
.clear {
+
-
    clear: both;
+
-
    height: 0;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    border: none;
+
-
    visibility: hidden;}
+
-
.superscript {
+
-
    font-size: 80%;
+
-
    position: relative;
+
-
        top: -5px;}
+
-
.subscript {
+
-
    font-size: 80%;
+
-
    position: relative;
+
-
        top: 5px;}
+
-
.farve1 {
+
-
        background-color: #FFCC00;}
+
-
.farve2 {
+
-
        background-color: #FF9900;}
+
-
.farve3 {
+
-
        background-color: #FF6600;}
+
-
.farve4 {
+
-
        background-color: #FF0000;}
+
-
.farve5 {
+
-
        background-color: #990000;}
+
-
.farve6 {
+
-
        background-color: #FF0099;}
+
-
.farve7 {
+
-
        background-color: #CC3399;}
+
-
.farve8 {
+
-
        background-color: #990066;}
+
-
.farve9 {
+
-
        background-color: #660066;}
+
-
.farve10 {
+
-
        background-color: #990099;}
+
-
.farve11 {
+
-
        background-color: #3366CC;}
+
-
.farve12 {
+
-
        background-color: #33CCFF;}
+
-
.farve13 {
+
-
        background-color: #99CC33;}
+
-
.farve14 {
+
-
        background-color: #66CC00;}
+
-
.coloredBg {
+
-
    font-size: 12px;
+
-
    font-weight: normal;
+
-
    color: #FFFFFF;
+
-
    padding: 5px;}
+
-
/* Layout */
+
#content{
-
/**********/
+
display: none;
-
body, #heading, #innercontent {
+
}
-
    background: url("https://static.igem.org/mediawiki/2011/b/ba/DTU-Denmark2011-bg2.jpg") repeat #D7D7D7;}
+
-
#content, #globalWrapper {
+
-
    border: none;
+
-
    width: 100%;
+
-
    margin: 0;
+
-
    padding: 0;}
+
-
.centering {
+
-
    margin: 0 auto;
+
-
    width: 965px;}
+
-
#header {
+
-
    background: url("https://static.igem.org/mediawiki/2011/2/2d/DTU-Denmark2011-5element.png") no-repeat right -30px #990000;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* for the Safari browser */
+
-
    height: 100px;
+
-
    width: 100%;
+
-
    border-top: 1px solid #660000;
+
-
    border-bottom: 1px solid #660000;}
+
-
#header .centering {
+
-
    background: url("https://static.igem.org/mediawiki/2011/3/3a/DTU-Denmark2011-temp-header2.png") no-repeat top left transparent;
+
-
    /*background: url("https://static.igem.org/mediawiki/2011/5/54/DTU-Denmark2011-temp-header.png") no-repeat top left transparent;*/
+
-
    height: 100px;}
+
-
#heading {
+
-
    height: 50px;
+
-
    border-top: 1px solid #FFFFFF;}
+
-
#innercontent {
+
-
    padding: 1px;} /* Important!*/
+
-
.whitebox {
+
-
    background: url("https://static.igem.org/mediawiki/2011/e/ed/DTU-Denmark2011-innercontent-bg.png") repeat-x #FFFFFF;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
    border: 1px solid #FFFFFF;
+
-
    /*text-align: justify;*/
+
-
    margin: 14px 0;}
+
-
.article {
+
-
    padding: 0 20px 10px 270px;
+
-
    width: 673px;}
+
-
.whitebox a {
+
-
    font-weight: bold;}
+
-
#toc a {
+
-
    font-weight: normal;}
+
-
/* Frontpage only */
 
-
/******************/
 
-
.smallBox {
 
-
    width: 270px;
 
-
    padding: 0 20px 10px;
 
-
    float: left;
 
-
    margin-right: 15px;}
 
-
.lastSmallBox {
 
-
    width: 269px;
 
-
    margin-right: 0;}
 
-
body.page-Team_DTU-Denmark div.whitebox:first-child {
 
-
    display: none;}
 
-
/* For overview pages */
+
#globalWrapper {
-
/**********************/
+
font-size: 115%;
-
.overviewPage {
+
padding-bottom: 0px;
-
    margin-left: -250px;}
+
}
-
.overviewBox {
+
-
    width: 450px;}
+
-
.left {
+
-
    float: left;}
+
-
.right {
+
-
    float:right;}
+
-
/* Footer */
+
a:visited {
-
/**********/
+
color: #c8c8c8;
-
#footer-panel {
+
-
    background: #333333;
+
-
    border-top: 1px solid #D9D9D9;}
+
-
#bodyContent {
+
-
    background: #333333;}
+
-
#footer-panel h4 {
+
-
    color: #999999;
+
-
    font-weight: bold;}
+
-
#footer-panel p {
+
-
    color: #CCCCCC;}
+
-
div.footerBox {
+
-
    border-right: 1px solid;
+
-
    float: left;
+
-
    margin: 10px 20px 10px 0;
+
-
    padding: 0 20px 0 0;
+
-
    width: 294px;
+
-
    min-height: 270px;}
+
-
div.footerBox:last-child {
+
-
    border: none;
+
-
    margin: 10px 0;
+
-
    padding: 0;}
+
-
img.sponsorImage{
+
-
    float: left;
+
-
    width: 84px;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    border: 0px solid #444444;}
+
-
img.hasPicOnRight {
+
-
    padding-right: 10px;
+
-
    border-right-width: 1px;}
+
-
img.hasPicOnLeft {
+
-
    padding-left: 10px;}
+
-
img.hasPicOnTop {
+
-
    margin-top: 20px;
+
}
}
-
/* Slider (thanks to flowplayer.org) */
+
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
-
/*************************************/
+
color: #fff;
-
.scrollable {
+
background-color: #043400 !important;
-
/* required settinsg */
+
}
-
position: relative;
+
-
overflow :hidden;
+
-
    margin-top: 14px;
+
-
    width: 963px;
+
-
    height: 370px;
+
-
    border: 1px solid #FFFFFF;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
    background: #FFFFFF;}
+
-
.scrollable .items {
+
-
/* this cannot be too large */
+
-
width: 50000px;
+
-
position: absolute;}
+
-
.items div {
+
-
float: left;
+
-
width: 963px;
+
-
height: 370px;}
+
-
.prev {
+
-
        background: url(https://static.igem.org/mediawiki/2011/8/81/DTU-Denmark2011-slider-prev.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        position: absolute;
+
-
            left: -518px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
+
-
            top: 310px;
+
-
        margin-left: 50%;
+
-
        cursor: pointer;}
+
-
.next {
+
-
        background: url(https://static.igem.org/mediawiki/2011/5/56/DTU-Denmark2011-slider-next.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        margin-right: 50%;
+
-
        position: absolute;
+
-
            right: -519px; /* floor(963/2) + 74/2 = 481 + 37 = 518 */
+
-
            top: 310px;
+
-
        cursor: pointer;}
+
-
.disabled {
+
-
        visibility: hidden;}
+
-
/* position and dimensions of the navigator */
+
-
.navi {
+
-
    left: -56px;
+
-
    margin-left: 50%;
+
-
    position: absolute;
+
-
    top: 505px;
+
-
    width: 112px;}
+
-
.navi a {
+
-
width: 8px;
+
-
height: 8px;
+
-
float: left;
+
-
margin: 3px;
+
-
background: url(https://static.igem.org/mediawiki/2011/7/7e/DTU-Denmark2011-slider-navigator-red.png) 0 0 no-repeat;
+
-
/*background: url(https://static.igem.org/mediawiki/2011/2/22/DTU-Denmark2011-slider-navigator-dark.png) 0 0 no-repeat;*/
+
-
display: block;
+
-
font-size: 1px;}
+
-
.navi a:hover {
+
-
background-position: 0 -8px;}
+
-
.navi a.active {
+
-
background-position: 0 -16px;}
+
-
/* Tooltips (thanks to flowplayer.org) */
+
.navbar-default .navbar-nav>.active>a:hover {
-
/*********************************************/
+
background-color: #043400 !important;
-
/*.tooltip {
+
}
-
        z-index: 2;
+
-
display:none;
+
-
background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);
+
-
font-size:14px;
+
-
height:70px;
+
-
width:160px;
+
-
padding:25px;
+
-
color:#fff;}
+
-
*/
+
-
/* Sexy Drop Down Menu (thanks to sohtanaka.com) */
+
.navbar-nav>li>a:hover {
-
/*********************************************/
+
background-image: -webkit-gradient(linear,0 0,0 100%,from(#041a03),color-stop(40%,#062805),to(#0a4009)) !important;
-
li.navitem1 > a, li.navitem1 > span {
+
background-image: -webkit-linear-gradient(#041a03,#062805 40%,#0a4009) !important;
-
    border-bottom: 1px solid #660066;}
+
background-image: -moz-linear-gradient(top,#041a03,#062805 40%,#0a4009) !important;
-
li.navitem2 > a, li.navitem2 > span {
+
background-image: linear-gradient(#041a03,#062805 40%,#0a4009) !important;
-
    border-bottom: 1px solid #990099;}
+
background-repeat: no-repeat;
-
li.navitem3 > a, li.navitem3 > span {
+
border-left-color: transparent;
-
    border-bottom: 1px solid #3366CC;}
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041a03',endColorstr='#ff0a4009',GradientType=0) !important;
-
li.navitem4 > a, li.navitem4 > span {
+
}
-
    border-bottom: 1px solid #33CCFF;}
+
-
li.navitem5 > a, li.navitem5 > span {
+
-
    border-bottom: 1px solid #99CC33;}
+
-
li.navitem6 > a, li.navitem6 > span {
+
-
    border-bottom: 1px solid #FFCC00;}
+
-
.page-Team_DTU-Denmark li.home a,
+
.navbar {
 +
margin-bottom: 10px !important;
 +
}
-
.page-Team_DTU-Denmark_Vision li.vision a,
+
.header{
 +
margin-top: -10px;
 +
}
-
.page-Team_DTU-Denmark_Project li.project a,
 
-
.page-Team_DTU-Denmark_Bioinformatic li.project a,
 
-
.page-Team_DTU-Denmark_Project_testing_sRNA li.project a,
 
-
.page-Team_DTU-Denmark_Project_improving_araBAD li.project a,
 
-
.page-Team_DTU-Denmark_Modeling li.project a,
 
-
.page-Team_DTU-Denmark_Data li.project a,
 
-
.page-Team_DTU-Denmark_Attributions li.project a,
 
-
.page-Team_DTU-Denmark_Technical_stuff li.technical_stuff a,
+
#bg{
-
.page-Team_DTU-Denmark_Parts li.technical_stuff a,
+
background-image: url('https://dl.dropboxusercontent.com/u/3041614/twinkle_twinkle.jpg');
-
.page-Team_DTU-Denmark_Notebook li.technical_stuff a,
+
padding-top: 15px;
-
.page-Team_DTU-Denmark_Protocols li.technical_stuff a,
+
}
-
.page-Team_DTU-Denmark_Technical_stuff_math li.technical_stuff a,
+
-
.page-Team_DTU-Denmark_Matlab li.technical_stuff a,
+
-
.page-Team_DTU-Denmark_Safety li.technical_stuff a,
+
-
.page-Team_DTU-Denmark_Background li.background a,
+
#content{
-
.page-Team_DTU-Denmark_Background_sRNA li.background a,
+
border-left: 0px solid blue;
-
.page-Team_DTU-Denmark_Background_the_natural_system li.background a,
+
border-right: 0px solid blue;
-
.page-Team_DTU-Denmark_Background_synthetic_biology li.background a,
+
background-image: url('https://dl.dropboxusercontent.com/u/3041614/twinkle_twinkle.jpg');
 +
}
-
.page-Team_DTU-Denmark_Team li.team a,
+
#logo{
 +
display: inline-block !important;
 +
position: absolute;
 +
width: 373px;
 +
margin-left: -35px;
 +
}
-
ul.topnav > li > a:hover {
+
#igem{
-
/*background: url(https://static.igem.org/mediawiki/2011/f/f5/Topnav_hover.gif) no-repeat center -1px;*/
+
margin-top: 120px;
-
        padding-bottom: 1px;
+
float: right;
-
        border-bottom-width: 5px;}
+
}
-
#navigation,.navigation {
+
#logos{
-
    height: 35px;}
+
display: inline-table;
-
.navigation {
+
margin-left: 465px;
-
    background: url("https://static.igem.org/mediawiki/2011/1/1b/Topnav_bg.gif") repeat-x scroll 0 -1px #222222;
+
margin-top: -10px;
-
    z-index: 1;
+
width: 550px;
-
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
    position: relative;
+
-
    border-bottom: 1px solid #000000;}
+
-
.stickToTop {
+
-
    position: fixed;
+
-
    top:0;
+
-
    width:100%;}
+
-
ul.topnav {
+
-
list-style: none;
+
-
padding: 0;
+
-
margin: 0;
+
-
float: left;
+
-
width: 100%;
+
-
font-size: 15px;
+
}
}
-
ul.topnav li {
+
 
-
float: left;
+
#pic{
-
margin: 0;
+
display: inline-block !important;
-
padding: 0;
+
margin: 15px;
-
position: relative; /*--Declare X and Y axis base for sub navigation--*/
+
}
}
-
ul.topnav li a {
+
 
-
padding: 6px 20px 5px 20px;
+
 
-
color: #fff;
+
 
-
display: block;
+
#conts{
-
text-decoration: none;
+
display: inline-block;
-
float: left;
+
position: absolute;
}
}
-
ul.topnav > li > a {
+
 
-
    height: 23px;
+
@media only screen and (max-width: 760px){
-
    overflow: hidden;}
+
div#igem{
-
ul.topnav li:first-child a{
+
display: none;
-
padding-left: 0;
+
}
}
-
ul.topnav li span { /*--Drop down trigger styles--*/
+
.btn-warning{
-
/*width: 17px;*/
+
position: absolute;
-
/*height: 34px;*/
+
left: 25px;  
-
/*float: left;*/
+
right: 25px;
-
/*background: url(https://static.igem.org/mediawiki/2011/4/45/Subnav_btn.gif) no-repeat center top;*/
+
-
        color: #CCCCCC;
+
}
}
-
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
+
div#conts{
-
ul.topnav li ul.subnav {
+
margin-top: 50px;
-
    z-index: 1; //Stay on top of slider
+
-
list-style: none;
+
-
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
+
-
left: 0; top: 35px;
+
-
background: #333;
+
-
margin: 0; padding: 0;
+
-
display: none;
+
-
float: left;
+
-
border: 1px solid #111;
+
-
        border-radius: 0 0 5px 5px;
+
}
}
-
ul.topnav li ul.subnav li {
+
div#logo{
-
margin: 0; padding: 0;
+
display: none !important;
-
border-top: 1px solid #252525; /*--Create bevel effect--*/
+
-
border-bottom: 1px solid #444; /*--Create bevel effect--*/
+
-
clear: both;
+
-
        list-style: none outside none;
+
}
}
-
ul.topnav li ul.subnav, ul.topnav li ul.subnav li {
+
 
-
        width: 160px;
+
div#title{
 +
display: block !important;
 +
margin-left: auto !important;
 +
margin-right: auto !important;
 +
padding: 10px !important;
 +
margin-top: 5px !important;
 +
width: 480px !important;
}
}
-
ul.topnav li ul.subnav li:last-child{
+
 
-
        border-radius: 0 0 5px 5px;
+
div#freak{
 +
width: 100% !important;
}
}
-
html ul.topnav li ul.subnav li a {
+
 
-
float: left;
+
div#inspire p{
-
/*background: #333 url(https://static.igem.org/mediawiki/2011/4/4b/Dropdown_linkbg.gif) no-repeat 10px center;*/
+
width: 100%;
-
    padding-left: 10px;
+
display: block !important;
-
    padding-right: 10px;
+
-
    width: 140px;
+
}
}
-
html ul.topnav li ul.subnav li a:last-child{
+
 
-
        border-radius: 0 0 5px 5px;
+
div#sr{
 +
width: 100%;
 +
display: block !important;
 +
margin-top: 0px !important;
 +
padding-top: 280px !important;
 +
margin-right: auto;
 +
margin-left: auto;
}
}
-
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
+
}
-
background: #222 /*url(https://static.igem.org/mediawiki/2011/4/4b/Dropdown_linkbg.gif) no-repeat 10px center*/;
+
 
 +
@media only screen and (max-width: 480px){
 +
div#title{
 +
width: auto !important;
 +
 
 +
}
 +
div#front>img{
 +
display: none !important;
 +
}
 +
 
 +
}
 +
 
 +
@media only screen and (max-width: 1199px){
 +
div#logos{
 +
display: none;
 +
}
 +
div#arr{
 +
display: none !important;
 +
}
 +
div#title{
 +
margin-top: 70px;
 +
padding-left: 300px;
 +
}
 +
 
 +
div#sr{
 +
margin-top: -280px !important;
 +
}
 +
}
 +
 
 +
@media only screen and (max-width: 991px){
 +
div#title{
 +
margin-top: 80px;
 +
width: 85%;
 +
}}
 +
 
 +
body{
 +
background-color: #1c1e22 !important;
 +
}
 +
 
 +
#pages{
 +
background-color: #272b30;
 +
padding-top: 20px;
 +
}
 +
 
 +
 
 +
 
 +
.btn-warning {
 +
background-image: -webkit-gradient(linear,0 0,0 100%,from(#0b2e01),color-stop(60%,#043400),to(#043400)) !important;
 +
background-image: -webkit-linear-gradient(#0b2e01,#043400 60%,#043400) !important;
 +
background-image: -moz-linear-gradient(top,#0b2e01,#043400 160%,#043400) !important;
 +
background-image: linear-gradient(#0b2e01,#043400 60%,#043400) !important;
 +
background-repeat: no-repeat;
 +
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b2e01',endColorstr='#043400',GradientType=0) !important;
 +
border-color: #0b2e01 !important;
 +
}
 +
 
 +
.btn-block {
 +
max-height: 35px !important;
 +
}
 +
 
 +
 
 +
.btn-lg {
 +
padding-top: 5px !important;
 +
padding-bottom: 10px !important;
 +
}
 +
 
 +
 
 +
.btn-warning:hover{
 +
background-image: -webkit-gradient(linear,0 0,0 100%,from(#041a03),color-stop(40%,#062805),to(#0a4009)) !important;
 +
background-image: -webkit-linear-gradient(#041a03,#062805 40%,#0a4009) !important;
 +
background-image: -moz-linear-gradient(top,#041a03,#062805 40%,#0a4009) !important;
 +
background-image: linear-gradient(#041a03,#062805 40%,#0a4009) !important;
 +
background-repeat: no-repeat;
 +
border-left-color: transparent;
 +
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041a03',endColorstr='#ff0a4009',GradientType=0) !important;
 +
}
 +
 
 +
footer p{
 +
margin-bottom: 0px !important;
 +
}
 +
 
 +
.btn-default:hover {
 +
background-image: -webkit-gradient(linear,0 0,0 100%,from(#041a03),color-stop(40%,#062805),to(#0a4009)) !important;
 +
background-image: -webkit-linear-gradient(#041a03,#062805 40%,#0a4009) !important;
 +
background-image: -moz-linear-gradient(top,#041a03,#062805 40%,#0a4009) !important;
 +
background-image: linear-gradient(#041a03,#062805 40%,#0a4009) !important;
 +
background-repeat: no-repeat;
 +
border-left-color: transparent;
 +
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041a03',endColorstr='#ff0a4009',GradientType=0) !important;
 +
}
 +
 
 +
.btn-default{
 +
background-image: -webkit-gradient(linear,0 0,0 100%,from(#043400 ),color-stop(60%,#043400 ),to(#0a4009)) !important;
 +
background-image: -webkit-linear-gradient(#043400 ,#043400  60%,#0a4009) !important;
 +
background-image: -moz-linear-gradient(top,#043400 ,#043400  160%,#0a4009) !important;
 +
background-image: linear-gradient(#043400 ,#043400 60%,#0a4009) !important;
 +
background-repeat: no-repeat;
 +
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043400 ',endColorstr='#0a4009',GradientType=0) !important;
 +
}
 +
 
 +
#teamcontent{
 +
margin-top: 20px;
 +
margin-right: 15px;
 +
margin-left: 15px;
 +
}
 +
 
 +
#teamcontent>p{
 +
text-align: justify;
 +
text-justify:inter-word;
 +
}
 +
 
 +
#arr {
 +
display: inline-block;
 +
position: relative;
 +
margin-left: 300px;
 +
margin-top: 90px;
 +
}
 +
 
 +
#title {
 +
display: inline-block;
 +
}
 +
 
 +
.well>p{
 +
margin-right: 15px;
 +
margin-left: 15px;
 +
text-align: justify;
 +
text-justify: inter-word;
 +
}
 +
 
 +
h3{
 +
margin-top: -10px !important;
 +
margin-left: 10px !important;
 +
color: #c8c8c8 !important;
 +
}
 +
 
 +
h4, h5{
 +
color: #c8c8c8 !important;
 +
font-weight: bold !important;
 +
}
 +
 
 +
#freak{
 +
display: inline-table;
 +
width: 33%;
 +
}
 +
 
 +
#freak img{
 +
width: 90% !important;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 
 +
#freak p{
 +
margin-left: 5px;
 +
margin-right: 5px;
 +
}
 +
 
 +
#chef{
 +
display: inline-table;
 +
width: 49%;
 +
}
 +
 
 +
#advisors{
 +
margin-top: 10px;
 +
}
 +
 
 +
#front img{
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 
 +
blockquote {
 +
border-color: #c8c8c8;
 +
padding: 1px 10px !important;
 +
}
 +
 
 +
#inspire p{
 +
display: inline-block;
 +
width: 49%;
 +
margin-left: 15px;
 +
text-align: justify;
 +
text-justify: inter-word;
 +
}
 +
 
 +
#sr{
 +
display: inline-table;
 +
width: 49%;
 +
float: right;
 +
padding-left: 25px;
}
}

Latest revision as of 03:57, 5 October 2013

/* STYLING TRICKS CREDIT: */ /* https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */

/* Removing wiki-like stuff */ /****************************/

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;}

/* Redesigning the topmenu */ /***************************/ body {

   margin: 10px 0 0 0;
   padding: 0;}
  1. top-section {
   width: 965px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
   font-size: 65%;
   top: -14px;}

.left-menu:hover {

   background-color: transparent;}
  1. menubar li a {
   background-color: transparent;}
  1. menubar:hover {
   color: white;}
  1. menubar li a {
   color: transparent;}
  1. menubar:hover li a {
   color: white;}
  1. menubar > ul > li:last-child {
   display:none;}

/* Redesigning Table Of Content */ /********************************/ table.toc, #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {

   text-align: left;}
  1. toctitle {
   margin: 5px 0;}

.toc, #toc {

   background-color: #F6F6F6;
   border: 1px solid #CCCCCC;
   box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
   -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/
   float: left;
   width: 228px;
   display: block;
   overflow: hidden;
   padding: 0;}
  1. toc ul, .toc ul {
   margin: 0 5px 5px 5px;}

.toc ul li {

   padding-left: 12px;
   text-indent: -12px;
   /*width: 200px;*/}

.toc ul li ul li {

   padding-left: 30px;
   text-indent: -24px;
   /*width: 170px;*/}
  1. toc ul ul, .toc ul ul {
   margin: 0;}

.toc {

   margin-left: -250px;
   margin-top: 20px;}

.stickBelowNavigation {

   position: fixed;
      top: 35px;
      left: 50%;
   margin-left: -462px;}

.tochidden {

   position: static;
   margin-left: -250px;}
  1. menubar {

font-size: 90% !important; top: 0px !important; }

/* ------------------------------------------------- */

  1. content{

display: none; }


  1. globalWrapper {

font-size: 115%; padding-bottom: 0px; }

a:visited { color: #c8c8c8; }

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #fff; background-color: #043400 !important; }

.navbar-default .navbar-nav>.active>a:hover { background-color: #043400 !important; }

.navbar-nav>li>a:hover { background-image: -webkit-gradient(linear,0 0,0 100%,from(#041a03),color-stop(40%,#062805),to(#0a4009)) !important; background-image: -webkit-linear-gradient(#041a03,#062805 40%,#0a4009) !important; background-image: -moz-linear-gradient(top,#041a03,#062805 40%,#0a4009) !important; background-image: linear-gradient(#041a03,#062805 40%,#0a4009) !important; background-repeat: no-repeat; border-left-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041a03',endColorstr='#ff0a4009',GradientType=0) !important; }

.navbar { margin-bottom: 10px !important; }

.header{ margin-top: -10px; }


  1. bg{

background-image: url('https://dl.dropboxusercontent.com/u/3041614/twinkle_twinkle.jpg'); padding-top: 15px; }

  1. content{

border-left: 0px solid blue; border-right: 0px solid blue; background-image: url('https://dl.dropboxusercontent.com/u/3041614/twinkle_twinkle.jpg'); }

  1. logo{

display: inline-block !important; position: absolute; width: 373px; margin-left: -35px; }

  1. igem{

margin-top: 120px; float: right; }

  1. logos{

display: inline-table; margin-left: 465px; margin-top: -10px; width: 550px; }

  1. pic{

display: inline-block !important; margin: 15px; }


  1. conts{

display: inline-block; position: absolute; }

@media only screen and (max-width: 760px){ div#igem{ display: none; } .btn-warning{ position: absolute; left: 25px; right: 25px; } div#conts{ margin-top: 50px; } div#logo{ display: none !important; }

div#title{ display: block !important; margin-left: auto !important; margin-right: auto !important; padding: 10px !important; margin-top: 5px !important; width: 480px !important; }

div#freak{ width: 100% !important; }

div#inspire p{ width: 100%; display: block !important; }

div#sr{ width: 100%; display: block !important; margin-top: 0px !important; padding-top: 280px !important; margin-right: auto; margin-left: auto; } }

@media only screen and (max-width: 480px){ div#title{ width: auto !important;

} div#front>img{ display: none !important; }

}

@media only screen and (max-width: 1199px){ div#logos{ display: none; } div#arr{ display: none !important; } div#title{ margin-top: 70px; padding-left: 300px; }

div#sr{ margin-top: -280px !important; } }

@media only screen and (max-width: 991px){ div#title{ margin-top: 80px; width: 85%; }}

body{ background-color: #1c1e22 !important; }

  1. pages{

background-color: #272b30; padding-top: 20px; }


.btn-warning { background-image: -webkit-gradient(linear,0 0,0 100%,from(#0b2e01),color-stop(60%,#043400),to(#043400)) !important; background-image: -webkit-linear-gradient(#0b2e01,#043400 60%,#043400) !important; background-image: -moz-linear-gradient(top,#0b2e01,#043400 160%,#043400) !important; background-image: linear-gradient(#0b2e01,#043400 60%,#043400) !important; background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b2e01',endColorstr='#043400',GradientType=0) !important; border-color: #0b2e01 !important; }

.btn-block { max-height: 35px !important; }


.btn-lg { padding-top: 5px !important; padding-bottom: 10px !important; }


.btn-warning:hover{ background-image: -webkit-gradient(linear,0 0,0 100%,from(#041a03),color-stop(40%,#062805),to(#0a4009)) !important; background-image: -webkit-linear-gradient(#041a03,#062805 40%,#0a4009) !important; background-image: -moz-linear-gradient(top,#041a03,#062805 40%,#0a4009) !important; background-image: linear-gradient(#041a03,#062805 40%,#0a4009) !important; background-repeat: no-repeat; border-left-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041a03',endColorstr='#ff0a4009',GradientType=0) !important; }

footer p{ margin-bottom: 0px !important; }

.btn-default:hover { background-image: -webkit-gradient(linear,0 0,0 100%,from(#041a03),color-stop(40%,#062805),to(#0a4009)) !important; background-image: -webkit-linear-gradient(#041a03,#062805 40%,#0a4009) !important; background-image: -moz-linear-gradient(top,#041a03,#062805 40%,#0a4009) !important; background-image: linear-gradient(#041a03,#062805 40%,#0a4009) !important; background-repeat: no-repeat; border-left-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041a03',endColorstr='#ff0a4009',GradientType=0) !important; }

.btn-default{ background-image: -webkit-gradient(linear,0 0,0 100%,from(#043400 ),color-stop(60%,#043400 ),to(#0a4009)) !important; background-image: -webkit-linear-gradient(#043400 ,#043400 60%,#0a4009) !important; background-image: -moz-linear-gradient(top,#043400 ,#043400 160%,#0a4009) !important; background-image: linear-gradient(#043400 ,#043400 60%,#0a4009) !important; background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043400 ',endColorstr='#0a4009',GradientType=0) !important; }

  1. teamcontent{

margin-top: 20px; margin-right: 15px; margin-left: 15px; }

  1. teamcontent>p{

text-align: justify; text-justify:inter-word; }

  1. arr {

display: inline-block; position: relative; margin-left: 300px; margin-top: 90px; }

  1. title {

display: inline-block; }

.well>p{ margin-right: 15px; margin-left: 15px; text-align: justify; text-justify: inter-word; }

h3{ margin-top: -10px !important; margin-left: 10px !important; color: #c8c8c8 !important; }

h4, h5{ color: #c8c8c8 !important; font-weight: bold !important; }

  1. freak{

display: inline-table; width: 33%; }

  1. freak img{

width: 90% !important; margin-left: auto; margin-right: auto; }

  1. freak p{

margin-left: 5px; margin-right: 5px; }

  1. chef{

display: inline-table; width: 49%; }

  1. advisors{

margin-top: 10px; }

  1. front img{

margin-left: auto; margin-right: auto; }

blockquote { border-color: #c8c8c8; padding: 1px 10px !important; }

  1. inspire p{

display: inline-block; width: 49%; margin-left: 15px; text-align: justify; text-justify: inter-word; }

  1. sr{

display: inline-table; width: 49%; float: right; padding-left: 25px; }