Team:Kyoto/Header2

From 2009.igem.org

(Difference between revisions)
(h)
Line 159: Line 159:
}
}
#navigation ul{
#navigation ul{
-
   margin:0 0 0 20px;
+
   margin:0;
   list-style-type:none;
   list-style-type:none;
   list-style-image:none;
   list-style-image:none;
Line 194: Line 194:
#navigation ul li ul li{
#navigation ul li ul li{
   list-style:none;
   list-style:none;
-
   height:40px;
+
   height:60px;
-
   width:160px;
+
   width:200px;
   margin:0;
   margin:0;
}
}
#navigation ul li ul li a{
#navigation ul li ul li a{
   display:block;
   display:block;
-
   height:40px;
+
   height:30px;
-
   width:160px;
+
   width:200px;
-
   line-height:40px;
+
   line-height:30px;
   text-indent:1em;
   text-indent:1em;
   background-image:url(https://static.igem.org/mediawiki/2009/2/26/Kyoto_menu_item.png);
   background-image:url(https://static.igem.org/mediawiki/2009/2/26/Kyoto_menu_item.png);
Line 216: Line 216:
   background-position:left top;
   background-position:left top;
}
}
 +
 +
#rightcontents{
#rightcontents{
   background:white;
   background:white;

Revision as of 00:15, 22 October 2009