Template:Team:HokkaidoU Japan/header/css/wiki menu.css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html><style type="text/css">
<html><style type="text/css">
-
#menubar {
+
#wiki-menu {
   display: block;
   display: block;
-
   position: absolute;
+
   position: static;
   width: 120px;
   width: 120px;
   margin: 0;
   margin: 0;
Line 9: Line 9:
   background: #ffffff;
   background: #ffffff;
   font-size: 12px;
   font-size: 12px;
-
}
 
-
 
-
#menubar.left-menu {
 
-
  left: 0; top: 0;
 
-
}
 
-
 
-
#menubar.left-menu:before {
 
-
}
 
-
 
-
#menubar.right-menu {
 
-
  left: 0; top: 112px;
 
}
}

Revision as of 10:55, 29 June 2013