Team:Frankfurt/NavBarTemp/NavCss

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
Green: #00a000
Green: #00a000
*/
*/
-
/* Wiki Hacks - START */
+
#top-section {
-
/* Author: Pieter van Boheemen */
+
  border: none;
-
/* Team: TU Delft */
+
  height: 0px;
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
+
  width: 975px;
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
+
  margin: 0px;
-
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
+
  margin-left: auto;
-
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
+
  margin-right: auto;
-
padding:0; border: none; font-size: 10px;}
+
  border-bottom: none;
-
#p-logo { height:1px; overflow:hidden; display: none;}
+
  margin-bottom: 0;
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
+
  padding: 0;
-
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
+
  font-size: 10pt;
-
.left-menu ul { border: none; }
+
}
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
+
-
.right-menu ul { border: none; width: 300px;}
+
-
#footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
+
-
.visualClear { display: none; }
+
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
+
-
.firstHeading { display: none;}
+
-
#f-list a { color: #333; font-size: 10px;}
+
-
#f-list a:hover { color: #666;}
+
-
.printfooter { display: none; }
+
-
#footer ul { margin: 0; padding: 0;}
+
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
+
-
#search-controls { display:none; }
+
-
h3#siteSub { display: none;}
+
-
#contentSub {display: none;}
+
-
p:first-child { display: none;}
+
-
/* Wiki Hacks - END */
+
 +
#p-logo {
 +
  border: none;
 +
  height: 0px;
 +
  margin: -1px;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  margin-bottom: 0;
 +
  width: 975px;
 +
}
 +
 +
#menubar.left-menu {
 +
  background-color: #1c63b7;
 +
  width: 975px;
 +
  float: left;
 +
  border: none;
 +
}
 +
 +
#menubar.left-menu a {
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  color: white;
 +
  border: none;
 +
}
 +
 +
#search-controls {
 +
  display: none;
 +
  margin-top: 0px;
 +
}
 +
 +
#content {
 +
  background-color: white;
 +
  border: none;
 +
  color: black;
 +
  line-height: 1.5em;
 +
  padding-bottom: none;
 +
  margin-bottom: none;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-smooth: always;
 +
}
 +
 +
.firstHeading {
 +
  display: none;
 +
}
 +
 +
#contentSub {
 +
  display: none;
 +
}
 +
 +
#footer-box {
 +
  display: none;
 +
}
 +
 +
#footer {
 +
  display: none;
 +
  border: none;
 +
}
 +
 +
#catlinks {
 +
  display: none;
 +
}
 +
 +
#toc {
 +
  display: none;
 +
}
 +
 +
body {
 +
  background-color: #FFFFFF;
 +
  text-align: justify;
 +
}
 +
 +
#p-logo { height:1px; overflow:hidden; display: none;}
 +
/* END Wiki Hacks */
#menu{
#menu{
width: 100%;
width: 100%;

Revision as of 14:59, 2 October 2013

Team: iGEM Frankfurt - 2012.igem.org