Template:Team:TU-Munich/TUM13 Style

From 2013.igem.org

(Difference between revisions)
 
(218 intermediate revisions not shown)
Line 1: Line 1:
-
<div id="social-footer">
 
-
 
-
    <div>
 
-
        Adress:
 
-
    </div>
 
-
 
-
    <div>
 
-
        Mail:
 
-
    </div>
 
-
 
-
    <div>
 
-
        Follow Us:
 
-
    </div>
 
-
 
-
</div>
 
-
 
<html>
<html>
-
<style type="text/css">
+
<head>
-
 
+
-
/* Override iGEM Wiki-Design with !important */
+
-
 
+
-
/* General */
+
-
 
+
-
* {
+
-
    margin: 0px !important;
+
-
    border: none 0px !important;
+
-
    padding: 0px !important;
+
-
    /* width: auto !important;
+
-
    height: auto !important; */
+
-
    position: static !important;
+
-
    float: none !important;
+
-
    background: transparent !important;
+
-
    color: inherit !important;
+
-
    font: inherit !important;
+
-
    text-decoration: none !important;
+
-
}
+
-
 
+
-
body {
+
-
    background: #ded6ca url('https://static.igem.org/mediawiki/2013/a/a3/TUM13_paper-bg.png') repeat !important;
+
-
    color: #000000 !important;
+
-
    font: 100% Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
}
+
-
 
+
-
div#globalWrapper {
+
-
    background: url('https://static.igem.org/mediawiki/2013/0/0c/TUM13_green-bg.png') repeat-x 0% 0% !important;
+
-
}
+
-
 
+
-
div#content {
+
-
    width: auto !important;
+
-
}
+
-
 
+
-
/* Clean up original Wiki-Header and design the Wiki-Menu */
+
-
 
+
-
div#p-logo, div#search-controls {
+
-
    display: none !important;
+
-
}
+
-
 
+
-
div#top-section {
+
-
    margin: 0px auto !important;
+
-
    width: 960px !important;
+
-
    height: 20px !important;
+
-
    color: #d4c6b6 !important;
+
-
}
+
-
 
+
-
div#menubar {
+
-
    background-color: #411c03 !important;
+
-
    padding: 0px 5px !important;
+
-
    font-weight: bold !important;
+
-
    font-size: 13px !important;
+
-
    line-height: 20px !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 5px !important;
+
-
    display: inline !important;
+
-
}
+
-
 
+
-
div#menubar a:hover {
+
-
    color: #FFFFFF !important;
+
-
}
+
-
 
+
-
div#menubar li[style="color:white;cursor:default"] {
+
-
    display: none !important;
+
-
}
+
-
 
+
-
/* Clean up original content and create header */
+
-
 
+
-
h1.firstHeading {
+
-
    display: none !important;
+
-
}
+
-
 
+
-
div#header-container {
+
-
    background: url('https://static.igem.org/mediawiki/2013/b/bf/TUM13_page-bg-top.png') no-repeat 50% 0% !important;
+
-
    height: 217px !important;
+
-
    padding-top: 30px !important;
+
-
}
+
-
 
+
-
div#header {
+
-
    width: 940px !important;
+
-
    height: 120px !important;
+
-
    margin: 0px auto !important;
+
-
    padding: 10px 10px 5px !important;
+
-
}
+
-
 
+
-
div#header img#physco-logo {
+
-
    display: block !important;
+
-
    height: 120px !important;
+
-
    float: left !important;
+
-
}
+
-
 
+
-
div#header img#igem-logo {
+
-
    display: block !important;
+
-
    height: 120px !important;
+
-
    float: right !important;
+
-
}
+
-
 
+
-
/* Design Menu */
+
-
 
+
-
div#menu {
+
-
    background: url('https://static.igem.org/mediawiki/2013/a/a8/TUM13_menu-bg.png') no-repeat 50% 0% !important;
+
-
    height: 60px !important;
+
-
    padding: 5px 0px 17px !important;
+
-
}
+
-
 
+
-
div#menu ul {
+
-
    list-style: none !important;
+
-
}
+
-
 
+
-
div#menu > ul {
+
-
    margin: 0px auto !important;
+
-
    width: 960px !important;
+
-
    height: 60px !important;
+
-
    color: #411c03 !important;
+
-
}
+
-
 
+
-
div#menu > ul > li {
+
-
    float: left !important;
+
-
    width: 160px !important;
+
-
    height: 44px !important;
+
-
    padding: 8px 0px 8px !important;
+
-
    text-align: center !important;
+
-
    position: relative !important;
+
-
    font: normal 20px/44px Georgia, Times, "Times New Roman", serif !important;
+
-
}
+
-
 
+
-
 
+
-
div#menu > ul > li:hover {
+
-
    background: url('https://static.igem.org/mediawiki/2013/9/95/TUM13_menu-highlight.png') repeat-x 50% 50% !important;
+
-
}
+
-
 
+
-
div#menu > ul > li > ul {
+
-
    border-left: solid 1px #411c03 !important;
+
-
    border-right: solid 1px #411c03 !important;
+
-
    width: 158px !important;
+
-
    background: #7cac2c !important;
+
-
    display: none !important;
+
-
    position: absolute !important;
+
-
    top: 60px !important;
+
-
}
+
-
 
+
-
div#menu > ul > li > ul > li {
+
-
    background: url('https://static.igem.org/mediawiki/2013/4/4e/TUM13_submenu-bg.png') no-repeat 50% 50% !important;
+
-
    padding: 0px 10px !important;
+
-
    text-align: left !important;
+
-
    border-bottom: solid 1px #411c03 !important;
+
-
    font: normal 16px/30px Georgia, Times, "Times New Roman", serif !important;
+
-
}
+
-
 
+
-
div#menu > ul > li > ul > li:hover {
+
-
    background: url('https://static.igem.org/mediawiki/2013/d/db/TUM13_submenu-highlight.png') no-repeat 50% 50% !important;
+
-
}
+
-
 
+
-
div#menu > ul > li:hover > ul {
+
-
    display: block !important;
+
-
}
+
-
 
+
-
/* Content and page background */
+
-
 
+
-
div#wikicontent-container {
+
-
    background: url('https://static.igem.org/mediawiki/2013/a/ac/TUM13_page-bg-middle.png') repeat-y 50% 0% !important;
+
-
}
+
-
 
+
-
div#wikicontent {
+
-
    font: normal 14px/21px Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
    background: #e9e3dd !important;
+
-
    width: 920px !important;
+
-
    margin: 0px auto !important;
+
-
    padding: 0px 20px !important;
+
-
    text-align: justify !important;
+
-
}
+
-
 
+
-
table#toc.toc {
+
-
    display: none !important;
+
-
}
+
-
 
+
-
div#bodyContent div.visualClear {
+
-
    background: url('https://static.igem.org/mediawiki/2013/6/6e/TUM13_page-bg-bottom.png') no-repeat 50% 0% !important;
+
-
    height: 50px !important;
+
-
}
+
-
 
+
-
div#wikicontent p {
+
-
    padding: 5px 0px 10px !important;
+
-
}
+
-
 
+
-
div#wikicontent b {
+
-
    font-weight: bold !important;
+
-
}
+
-
 
+
-
div#wikicontent i {
+
-
    font-style: italic !important;
+
-
}
+
-
 
+
-
div#wikicontent ul {
+
-
    padding: 5px 0px 10px 20px !important;
+
-
    list-style: disc inside !important;
+
-
}
+
-
 
+
-
div#wikicontent ol {
+
-
    padding: 5px 0px 10px 20px !important;
+
-
    list-style: decimal inside !important;
+
-
}
+
-
 
+
-
div#wikicontent a {
+
-
    color: #7cac2c !important;
+
-
}
+
-
 
+
-
div#wikicontent a:hover {
+
-
    text-decoration: underline !important;
+
-
}
+
-
 
+
-
.editsection {
+
-
    color: #7cac2c !important;
+
-
    float: right !important;
+
-
    margin-left: 5px !important;
+
-
}
+
-
 
+
-
h2 {
+
-
    padding: 0px 10px !important;
+
-
    background-color: #411c03 !important;
+
-
    color: #FFFFFF !important;
+
-
    font: normal 24px/36px Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
}
+
-
 
+
-
h3 {
+
-
    padding: 0px 10px !important;
+
-
    font: bold 20px/30px Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
}
+
-
 
+
-
h4 {
+
-
    padding: 0px 10px !important;
+
-
    font: bold 16px/24px Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
}
+
-
 
+
-
h5, h6 {
+
-
    padding: 0px 10px !important;
+
-
    font: bold 14px/21px Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
}
+
-
 
+
-
h2, h3, h4, h5, h6 {
+
-
    clear: both !important;
+
-
}
+
-
 
+
-
/* Pictures */
+
-
 
+
-
div#wikicontent div.thumbinner {
+
-
    background: #d4c6b6 !important;
+
-
    padding: 5px 5px 0px !important;
+
-
}
+
-
 
+
-
div#wikicontent div.thumb {
+
-
    margin: 10px !important;
+
-
}
+
-
 
+
-
div#wikicontent div.thumb div.magnify {
+
-
    float: right !important;
+
-
}
+
-
 
+
-
div#wikicontent div.tright {
+
-
    clear: right !important;
+
-
    float: right !important;
+
-
    margin-right: 0px !important;
+
-
}
+
-
 
+
-
div#wikicontent div.tleft {
+
-
    clear: left !important;
+
-
    float: left !important;
+
-
    margin-left: 0px !important;
+
-
}
+
-
 
+
-
div#wikicontent div.center div.tnone {
+
-
    clear: both !important;
+
-
}
+
-
 
+
-
div#wikicontent div.center div.tnone div.thumbinner {
+
-
    margin: auto !important;
+
-
}
+
-
 
+
-
/* Boxes */
+
-
 
+
-
div#wikicontent div.box-right {
+
-
    width: 430px !important;
+
-
    background: #d4c6b6 !important;
+
-
    margin: 10px 0px 10px 10px !important;
+
-
    padding: 0px 10px !important;
+
-
    clear: right !important;
+
-
    float: right !important;
+
-
}
+
-
 
+
-
div#wikicontent div.box-left {
+
-
    width: 430px !important;
+
-
    background: #d4c6b6 !important;
+
-
    margin: 10px 10px 10px 0px !important;
+
-
    padding: 0px 10px !important;
+
-
    clear: left !important;
+
-
    float: left !important;
+
-
}
+
-
 
+
-
div#wikicontent div.box-center {
+
-
    background: #d4c6b6 !important;
+
-
    margin: 10px 0px !important;
+
-
    padding: 0px 10px !important;
+
-
    clear: both !important;
+
-
}
+
-
 
+
-
/* Footer Design */
+
-
 
+
-
html, body {
+
-
    height: 100% !important;
+
-
}
+
-
 
+
-
body > div#globalWrapper {
+
-
    position: relative !important;
+
-
    height: auto !important;
+
-
    min-height: 100% !important;
+
-
    margin: 0px auto -100px !important;
+
-
}
+
-
 
+
-
div#globalWrapper > div.visualClear {
+
-
    height: 100px !important;
+
-
}
+
-
 
+
-
div#footer-box {
+
-
    background: url('https://static.igem.org/mediawiki/2013/c/c3/TUM13_footer-bg.png') repeat-x 0% 0% !important;
+
-
    padding: 15px 0px 10px !important;
+
-
    height: 75px !important;
+
-
    width: 100% !important;
+
-
    position: absolute !important;
+
-
    bottom: 0px !important;
+
-
}
+
-
 
+
-
div#footer {
+
-
    width: 950px !important;
+
-
    margin: 0px auto !important;
+
-
    padding: 0px 10px !important;
+
-
    color: #d4c6b6 !important;
+
-
    font: 12px/18px Helvetica, Arial, Verdana, "Liberation Sans", "DejaVu Sans", sans-serif !important;
+
-
}
+
-
 
+
-
div#footer li {
+
-
    padding: 0px 5px !important;
+
-
}
+
-
 
+
-
div#footer a:hover {
+
-
    text-decoration: underline !important;
+
-
}
+
-
div#footer div#f-poweredbyico {
+
<!-- Scripts -->
-
    border: 1px solid #d4c6b6 !important;
+
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_jquery-1.10.2.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
-
    margin-top: 1px !important;
+
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_slimbox2.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
-
    float: right !important;
+
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_bxslider.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
-
}
+
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_Script?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_history.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_ajax.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
-
div#footer div#f-copyrightico {
+
<!-- Stylesheets -->
-
    border: 1px solid #d4c6b6 !important;
+
<link href="https://2013.igem.org/Team:TU-Munich/TUM13_normalize.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
-
    margin-top: 1px !important;
+
<link href="https://2013.igem.org/Team:TU-Munich/TUM13_reset.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
-
    float: left !important;
+
<link href="https://2013.igem.org/Team:TU-Munich/TUM13_slimbox2.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
-
}
+
<link href="https://2013.igem.org/Team:TU-Munich/TUM13_bxslider.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
 +
<link href="https://2013.igem.org/Team:TU-Munich/TUM13_wiki.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
-
</style>
+
</head>
</html>
</html>
 +
__NOTOC__

Latest revision as of 01:30, 29 October 2013