Team:Marburg/Template:Header

From 2013.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
 
/* Wiki */
/* Wiki */
/* Author: Pieter van Boheemen */
/* Author: Pieter van Boheemen */
/* Team: TU Delft */
/* Team: TU Delft */
 +
/* Extended: Roman Martin */
 +
/* Team: Marburg */
#globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%}
#globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%}
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 10pt; font-size: 100%;}
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 10pt; font-size: 100%;}
#bodyContent { width:100%; height:100%;}
#bodyContent { width:100%; height:100%;}
-
#top-section { height: 15px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; font-size: 10px; z-index: 10;  
+
#top-section { height: 15px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; font-size: 10px; z-index: 10; background: #4cb4b6; position: fixed; top: 0;}
-
background: #4cb4b6; position: fixed; top: 0;}
+
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
Line 19: Line 19:
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
.visualClear, .firstHeading, .printfooter, #search-controls, #catlinks, h3#siteSub, #footer-box, #contentSub, p:first-child  { display: none; }
.visualClear, .firstHeading, .printfooter, #search-controls, #catlinks, h3#siteSub, #footer-box, #contentSub, p:first-child  { display: none; }
-
 
+
#menubar { width: 100%; height: 15px; position: fixed; top: 0; display: block; z-index: 10; color: #000; line-height: 15px; background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') top; }
-
#menubar {
+
#menubar.right-menu, #menubar.left-menu { height: 15px; background: #4cb4b6; z-index: 11; width: 50%; }
-
width: 100%;
+
#menubar.right-menu ul, #menubar.left-menu ul { line-height: 15px; height: 15px; z-index: 11; }
-
height: 15px;
+
-
position: fixed;
+
-
top: 0;
+
-
display: block;
+
-
z-index: 10;
+
-
color: #000;
+
-
line-height: 15px;
+
-
background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') top;
+
-
}
+
-
 
+
-
#menubar.right-menu, #menubar.left-menu {
+
-
  height: 15px;
+
-
  background: #4cb4b6;
+
-
  z-index: 11;
+
-
  width: 50%;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menubar.right-menu ul,
+
-
#menubar.left-menu ul { line-height: 15px; height: 15px; z-index: 11; }
+
#menubar.right-menu li a, #menubar.left-menu li a { color: #000; background: transparent; padding-left: 5px !important; font-size: 8pt;}
#menubar.right-menu li a, #menubar.left-menu li a { color: #000; background: transparent; padding-left: 5px !important; font-size: 8pt;}
/* Wiki */
/* Wiki */
Line 56: Line 35:
  color: #111;
  color: #111;
  width: 100%;
  width: 100%;
-
  background: #fff;
+
  background: #e0e5e5;
  font-size: 10pt;
  font-size: 10pt;
}
}

Revision as of 14:28, 25 August 2013