Team:Tuebingen/Templates/BlankWiki

From 2014.igem.org

(Difference between revisions)
 
(95 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style type="text/css">
+
<style>
Line 16: Line 16:
#top-section {
#top-section {
-
  margin-left: 1em auto;
 
-
  width: 77em !important;
 
   border: none;
   border: none;
-
   height: 1.2em;
+
   height: 16px;
-
   background-color: white;
+
  font-size: 13px;
 +
   background-color: black !important;
 +
  width: 100% !important;
 +
  color: #323232 !important;
 +
  z-index: 999;
}
}
Line 43: Line 45:
#menubar {
#menubar {
display: table-cell;
display: table-cell;
-
background: transparent !important;  
+
        background: transparent !important;
}
}
#menubar.right-menu {
#menubar.right-menu {
text-align: right;
text-align: right;
 +
}
 +
 +
#menubar.left-menu {
}
}
#menubar * {
#menubar * {
-
color: transparent !important;
+
color: #777777 !important;
-
background: transparent !important;
+
background: black !important;
}
}
#top-section:hover #menubar * {
#top-section:hover #menubar * {
-
color: black !important;
+
color: white !important;
-
        background: white !important;
+
}
}
Line 68: Line 72:
#footer-box {
#footer-box {
-
   margin-left: auto;
+
  padding: 20px !important;
-
   width: 1000px;
+
   margin: auto !important;
 +
   width: 960px;
   border: none;
   border: none;
   position: relative;
   position: relative;
-
  padding: 5px !important;
 
   background-color: white;
   background-color: white;
 +
  font-size: 12px;
}
}
Line 106: Line 111:
}
}
-
a {
+
</style>
-
  color: black; !important
+
-
}
+
-
</style>
 
<body>
<body>
</body>
</body>

Latest revision as of 01:35, 6 October 2014