Team:Tuebingen/Templates/BlankWiki

From 2014.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 16: Line 16:
#top-section {
#top-section {
-
  width: 960px !important;
 
   border: none;
   border: none;
   height: 16px;
   height: 16px;
-
   background-color: black;
+
  font-size: 13px;
 +
   background-color: black !important;
 +
  width: 100% !important;
 +
  color: #323232 !important;
 +
  z-index: 999;
}
}
Line 42: Line 45:
#menubar {
#menubar {
display: table-cell;
display: table-cell;
-
background: transparent !important;
+
        background: transparent !important;
}
}
Line 55: Line 58:
color: #777777 !important;
color: #777777 !important;
background: black !important;
background: black !important;
-
}
 
-
 
-
 
-
#top-section {
 
-
        width: 100% !important;
 
-
        color: #323232 !important;
 
-
 
}
}
Line 76: Line 72:
#footer-box {
#footer-box {
-
   margin-left: auto;
+
  padding: 20px !important;
 +
   margin: auto !important;
   width: 960px;
   width: 960px;
   border: none;
   border: none;
   position: relative;
   position: relative;
-
  padding: 5px !important;
 
   background-color: white;
   background-color: white;
 +
  font-size: 12px;
}
}

Latest revision as of 01:35, 6 October 2014