Team:Kyoto/Header2

From 2009.igem.org

(Difference between revisions)
(h3)
(#navigation ul#navi_CiC{ margin-bottom:30px; })
 
(13 intermediate revisions not shown)
Line 153: Line 153:
#leftnavi{
#leftnavi{
   width:200px;
   width:200px;
-
  background:#777;
 
   float:left;
   float:left;
}
}
Line 160: 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 186: Line 185:
#navigation ul#navi_CiC li a{
#navigation ul#navi_CiC li a{
   background-position:right top;
   background-position:right top;
 +
}
 +
#navigation ul#navi_CiC{
 +
  margin-bottom:30px;
}
}
#navigation ul#navi_CiC li a:hover{
#navigation ul#navi_CiC li a:hover{
Line 195: Line 197:
#navigation ul li ul li{
#navigation ul li ul li{
   list-style:none;
   list-style:none;
-
   height:40px;
+
   height:30px;
-
   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 217: Line 219:
   background-position:left top;
   background-position:left top;
}
}
 +
 +
#rightcontents{
#rightcontents{
   background:white;
   background:white;
Line 231: Line 235:
}
}
#calendar dl dt{
#calendar dl dt{
-
   border-bottom:1px #AAA solid;
+
   border-top:1px #AAA solid;
   padding:0;
   padding:0;
}
}
Line 261: Line 265:
   display:inline;
   display:inline;
   padding:0.5em 1em;
   padding:0.5em 1em;
-
   border:2px #EEE solid;
+
  line-height:2.5em;
 +
   border:2px #CCC solid;
   background:#FFF
   background:#FFF
}
}
 +
div.pad_contents h4{
 +
  margin-top:25px;
 +
  padding-left:10px;
 +
  width:50%;
 +
  height:25px;
 +
  line-height:25px;
 +
  border-top:2px #AAA solid;
 +
  border-left:2px #AAA solid;
 +
}
 +
div.pad_contents h5{
 +
  margin-top:25px;
 +
  padding-left:10px;
 +
  width:30%;
 +
  border-bottom:2px #AAA dotted;
 +
}
 +
hr.pad_separator_end{
hr.pad_separator_end{
   height:15px;
   height:15px;
Line 270: Line 291:
   *background:none; /* ie6,7 */
   *background:none; /* ie6,7 */
   *display:none; /* ie6,7 */
   *display:none; /* ie6,7 */
 +
}
 +
table.table,
 +
table.table th,
 +
table.table td{
 +
  border:1px #CCC solid;
 +
}
 +
table.table th{
 +
  text-align:center;
 +
}
 +
table.table td{
 +
  text-align:right;
 +
}
 +
h1,h2,h3,h4,h5{
 +
  border-bottom:1px #aaa solid;
}
}
</style><!-- ****************************************************************** -->
</style><!-- ****************************************************************** -->
</html>
</html>

Latest revision as of 02:52, 22 October 2009