Template:KIT-Kyoto/足立wikihack20101

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
<head>
<head>
<style type=text/css>
<style type=text/css>
 +
 +
 +
#content {
 +
    background-color: #edeceb;
 +
    border:none;
 +
    padding-bottom:none;
 +
    padding: 0px;
 +
    margin-bottom:none;   
 +
    width: 100%;
 +
    }
 +
#bodyContent {
 +
    border: none;
 +
    padding:none;
 +
    }
 +
h1.firstHeading {
 +
    display: none;
 +
    }
 +
 +
#catlinks {
 +
    background-color: #FEFEEB;
 +
    border: none;
 +
    clear: both;
 +
    margin-top: 0em;
 +
    padding: 0px;
 +
}                                                                                                                                           
 +
.right-menu ul { border: none;}
 +
 +
#menubar li a{
 +
    color: #edeceb;
 +
}
 +
 +
#menubar li a:hover {
 +
    color:#555555;
 +
    text-decoration:underline;
 +
}
 +
.right-menu li a {
 +
    background-color: #FEFEEB;
 +
    color: white;
 +
    padding: 0 15px 0 0;
 +
}
 +
.left-menu:hover {
 +
    background-color: #FEFEEB;
 +
    color: white;
 +
}
 +
#menubar li.selected a {
 +
    color:#edeceb;
 +
}
 +
#up_white_container{
 +
  height:19px;
 +
  background-color:#FEFEEB;
 +
  width:985px;
 +
  padding: 0 auto;
 +
  border: none;
 +
  margin:0 auto;
 +
  position:relative;
 +
}
 +
#up_line{
 +
    background-color: #0CA5B0;
 +
    border: none;
 +
    width: 100%;
 +
    height: 90px;
 +
    padding: 0px;
 +
    margin: 0px;
 +
    color:white;
 +
    line-height:13px;
 +
}
 +
#up_line_header{
 +
  width: 980px;
 +
  padding: 0 auto;
 +
  margin:0 auto;
 +
  background-image: url("https://static.igem.org/mediawiki/igem.org/9/9c/LagInACell.png");
 +
  height: 90px;
 +
  text-align:right;
 +
  font-size:0.6em;
 +
  position:relative;
 +
}
 +
#over_the_header_button{
 +
  height: 19px;
 +
  width:70px;
 +
  margin-left:10px;
 +
  margin-right:40px;
 +
  margin-bottom:0px;
 +
  padding-top:0px; 
 +
  padding-right:2px;
 +
  padding-left:2px;
 +
  padding-bottom:0px;
 +
  float:right;
 +
  text-decoration:none;
 +
  text-align:center;
 +
}
 +
#over_the_header_button
 +
.color{
 +
  background-color:#edeceb;
 +
  text-align:center;
 +
}
 +
#over_the_header_button a{
 +
  color:#4E3F30;
 +
}
 +
#my_content{
 +
  background-color: #FEFEEB;
 +
  height:100%;
 +
  overflow:hidden;
 +
  width:985px;
 +
  padding: 0 auto;
 +
  margin:0 auto;
 +
}
 +
 +
#navigation {font-size:1.05em; width:120px;
 +
margin:10px;
 +
}
 +
#navigation ul {margin:0; padding:5px;}
 +
#navigation li {list-style: none; border-bottom:dashed; border-bottom-width:1px; border-color:#A5B3AA;}
 +
#navigation li.sub2 {border-top:dashed; border-top-width:1px; border-color:#A5B3AA; border-bottom:none; }
 +
 +
#navigation a {
 +
color: #4E3F30;
 +
cursor: pointer;
 +
display:block;
 +
height:30px;
 +
line-height: 30px;
 +
text-indent: 15px;                 
 +
text-decoration:none;
 +
width:100%;
 +
}
 +
#navigation a:hover{
 +
text-decoration:none;
 +
color: #0CA5B0;
 +
}
 +
 +
#noNavigationContent{
 +
float:left;
 +
width:750px;
 +
}
 +
.blue {
 +
color:#0CA5B0;
 +
}
 +
.blueSelect {
 +
color:#0CA5B0;
 +
display:none;
 +
}
 +
.unselected{
 +
color:#0CA5B0;
 +
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +

Revision as of 06:39, 14 September 2011