Template:UT-Tokyo CSS

From 2010.igem.org

(Difference between revisions)
Line 15: Line 15:
margin: 0;
margin: 0;
padding: 0;
padding: 0;
 +
width:800px;
}
}
   
   
 +
#top-section {
 +
width:800px;
 +
margin:auto;
 +
overflow:hidden;
 +
}
 +
#content {
#content {
-
background-color: transparent;
+
background-color: white;
border: none;
border: none;
padding: 0;
padding: 0;
Line 31: Line 38:
width:100%;
width:100%;
}
}
-
+
 
-
#top-section {
+
-
height: 20px;
+
-
margin-top: 0px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 5px !important;
+
-
padding:0;
+
-
border: none;
+
-
}
+
-
+
-
#p-logo {
+
-
height:1px;
+
-
overflow:hidden;
+
-
display: none;
+
-
}
+
   
   
#search-controls {
#search-controls {
overflow:hidden;
overflow:hidden;
-
display:none;
 
background: none;
background: none;
position: absolute;
position: absolute;
-
top: 100px;
+
right: 30px;
-
right: 40px;
+
}
}
-
+
 
-
.left-menu {
+
.right-menu ul{
-
width: 400px;
+
float:right;
-
display:block;
+
-
float:left;
+
-
margin-top:-80px;
+
-
border: none;
+
-
}
+
-
+
-
.left-menu ul {
+
-
border: none;
+
-
}
+
-
+
-
#menubar.right-menu {
+
-
width:300px;
+
-
display:block;
+
-
float:left;
+
-
margin-top:-80px;
+
-
border: none;
+
-
}
+
-
+
-
.right-menu ul {
+
-
border: none;
+
}
}
   
   
#footer-box {
#footer-box {
background-color: white;
background-color: white;
-
border: none;
 
width: 100%;
width: 100%;
-
margin: 0 auto;
+
margin: 10px auto 0px auto;
-
padding: 0;
+
-
}
+
-
+
-
#footer {
+
-
width: 100%;
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
+
-
.firstHeading {
+
-
display: none;
+
-
}
+
-
+
-
#f-list a {
+
-
color: #333;
+
-
font-size: 10px;
+
-
}
+
-
+
-
#f-list a:hover {
+
-
color: #666;
+
-
}
+
-
+
-
#footer ul {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
+
-
#footer ul li {
+
-
margin-top: 0;
+
-
margin-bottom: 0;
+
-
margin-left: 10px;
+
-
margin-right: 10px;
+
-
padding: 0;
+
}
}
   
   
Line 124: Line 60:
#allcontent {
#allcontent {
-
width: 950px;
+
width: 800px;
}
}
Line 137: Line 73:
}
}
-
a:link ,a:visited{
+
#footr a:link ,#footr a:visited{
color:#6F6;
color:#6F6;
text-decoration:none;
text-decoration:none;
Line 143: Line 79:
}
}
-
a:hover ,a:active{
+
#footr a:hover ,#footr a:active{
color:#F90;
color:#F90;
text-decoration:underline overline;
text-decoration:underline overline;
Line 161: Line 97:
div#column {
div#column {
-
margin:-10px 40px 0px 40px;
+
margin:0px auto 0px auto;
border-left-style:solid;
border-left-style:solid;
border-right-style:solid;
border-right-style:solid;

Revision as of 04:20, 16 August 2010