Template:Team:TU-Munich/TUM13 Style

From 2013.igem.org

(Difference between revisions)
Line 22: Line 22:
     color: #000000 !important;
     color: #000000 !important;
     font: 100% Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
     font: 100% Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
-
}
 
-
 
-
/* Wiki Menu Design */
 
-
 
-
div#top-section {
 
-
    width: 100% !important;
 
-
    height: 2.1875em !important;
 
-
    position: absolute !important;
 
-
    top: -1.875em !important;
 
-
}
 
-
 
-
div#top-section:hover {
 
-
    top: 0em !important;
 
-
}
 
-
 
-
div#p-logo, div#search-controls {
 
-
    display: none !important;
 
-
}
 
-
 
-
div#menubar {
 
-
    padding: 0px 0.38461538em !important;
 
-
    top: 0px !important;
 
-
    background: url(https://static.igem.org/mediawiki/2013/8/88/TUM13_wiki-menu-bg.png) repeat !important;
 
-
    color: #BBBBBB !important;
 
-
    font-weight: bold !important;
 
-
    font-size: 0.8125em !important;
 
-
    line-height: 2.30769231 !important;
 
-
}
 
-
 
-
div#menubar.right-menu {
 
-
    float: right !important;
 
-
}
 
-
 
-
div#menubar.left-menu {
 
-
    float: left !important;
 
-
}
 
-
 
-
div#menubar.left-menu a, div#menubar.left-menu li {
 
-
    text-transform: capitalize !important;
 
-
}
 
-
 
-
div#menubar li {
 
-
    padding: 0px 0.38461538em !important;
 
-
    display: inline !important;
 
-
}
 
-
 
-
div#menubar a:hover {
 
-
    color: #FFFFFF !important;
 
-
}
 
-
 
-
/* Make room for content */
 
-
 
-
h1.firstHeading, div#contentSub, div#catlinks {
 
-
    display: none !important;
 
-
}
 
-
 
-
/* Header Design */
 
-
 
-
div#header-stripe {
 
-
    background: url(https://static.igem.org/mediawiki/2013/7/78/TUM13_header-stripe-bg.png) repeat-x 0% 0% !important;
 
-
    height: 0.4em !important;
 
-
}
 
-
 
-
div#header-container {
 
-
    background: url(https://static.igem.org/mediawiki/2013/c/c3/TUM13_header-bg.png) repeat-x 0% 100% !important;
 
-
    padding: 0.4em 0em 2.1875em !important;
 
-
}
 
-
 
-
div#header div {
 
-
    margin: 0px auto !important;
 
-
    width: 59.375em !important;
 
-
    height: 5em !important;
 
-
}
 
-
 
-
div#header div img {
 
-
    display: block !important;
 
-
    height: 5em !important;
 
-
}
 
-
 
-
div#header div img#physco-logo {
 
-
    float: left !important;
 
-
}
 
-
 
-
div#header div img#igem-logo {
 
-
    float: right !important;
 
-
}
 
-
 
-
/* Menu Design */
 
-
 
-
div#menu ul {
 
-
    list-style: none !important;
 
-
}
 
-
 
-
div#menu > ul {
 
-
    margin: 0px auto !important;
 
-
    width: 59.375em !important;
 
-
    height: 1.875em !important;
 
-
    line-height: 1.875em !important;
 
-
}
 
-
 
-
div#menu > ul > li {
 
-
    float: left !important;
 
-
    width: 14.2857142% !important;
 
-
    text-align: center !important;
 
-
    position: relative !important;
 
-
}
 
-
 
-
div#menu > ul > li > ul {
 
-
    width: 100% !important;
 
-
    background: #88FF88 !important;
 
-
    display: none !important;
 
-
    position: absolute !important;
 
-
    top: 100% !important;
 
-
}
 
-
 
-
div#menu > ul > li > ul > li {
 
-
    text-align: center !important;
 
-
}
 
-
 
-
div#menu > ul > li:hover > ul {
 
-
    display: block !important;
 
-
}
 
-
 
-
/* Content Design */
 
-
 
-
div#wikicontent {
 
-
    margin: 0px auto !important;
 
-
    width: 59.375em !important;
 
-
    min-height: 80% !important;
 
-
}
 
-
 
-
/* Footer Design */
 
-
 
-
div#footer-box {
 
-
    background: url(https://static.igem.org/mediawiki/2013/c/c3/TUM13_footer-bg.png) repeat-x 0% 0% !important;
 
-
    padding-top: 2.1875em !important;
 
-
}
 
-
 
-
div#footer {
 
-
    margin: 0px auto !important;
 
-
    width: 59.375em !important;
 
-
}
 
-
 
-
div#footer div#f-poweredbyico {
 
-
    float: right !important;
 
-
}
 
-
 
-
div#footer div#f-copyrightico {
 
-
    float: left !important;
 
}
}

Revision as of 21:07, 10 May 2013