Template:HokkaidoU Japan

From 2011.igem.org

(Difference between revisions)
Line 21: Line 21:
#menubar.left-menu {
#menubar.left-menu {
-
   background-color: #AAA;
+
   background-color: #606060;
   width: 975px;
   width: 975px;
   float: left;
   float: left;
Line 28: Line 28:
#menubar.left-menu a {
#menubar.left-menu a {
-
   color: #fff;
+
  font-family: Tahoma, Geneva, sans-serif;
 +
   color: white;
   border: none;
   border: none;
}
}
Line 43: Line 44:
#contentSub {
#contentSub {
   display: none;
   display: none;
 +
}
 +
 +
#footer-box {
 +
  display: none;
 +
}
 +
 +
#footer {
 +
  display: none;
 +
  border: none;
}
}
Line 53: Line 63:
}
}
 +
body {
 +
  background-color: white;
 +
  text-align: justify;
 +
}
#menu{
#menu{

Revision as of 10:14, 3 September 2011