Template:Tokyotechcss

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <head> <title>bar</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- html { overflow: -moz-scrollbars-vertical ...")
Line 6: Line 6:
<!--
<!--
-
html
 
-
{
 
-
overflow: -moz-scrollbars-vertical !important;
 
-
resize: none;
 
-
background-color: #f5f6f7;
 
-
}
 
-
#top-section {
 
-
height: 20px;
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
.firstHeading {
.firstHeading {
Line 31: Line 12:
}
}
-
#search-controls {
 
-
margin-top:0px;
 
-
}
 
-
 
-
#footer-box {
 
-
display:none;
 
-
}
 
-
 
-
body
 
-
{
 
-
background-color: #f5f6f7;
 
-
}
 
-
 
-
#contentSub {
 
-
display:none;
 
-
}
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
-
 
-
.firstHeading {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
margin-top:0px;
 
-
}
 
-
 
-
#footer-box {
 
-
display:none;
 
-
}
 
-
 
-
#top-section {
 
-
height: 20px;
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
 
-
.left-menu {
 
-
margin-top:-12px;
 
-
}
 
-
 
-
.right-menu {
 
-
margin-top:-12px;
 
-
}
 
-
 
-
.left-menu ul {
 
-
border: none;
 
-
}
 
-
 
-
#menubar li a {
 
-
color:#8C8984;
 
-
        background-color:transparent;
 
-
}
 
-
 
-
#menubar ul {
 
-
color:transparent;
 
-
        background-color:transparent;
 
-
}
 
-
 
-
#menubar {
 
-
background-color:transparent;
 
-
font-size:85%;
 
-
line-height:1em;
 
-
position:absolute;
 
-
top:10px;
 
-
white-space:nowrap;
 
-
width:50%;
 
-
z-index:5;
 
-
height:20px;
 
-
overflow:hidden
 
-
 
-
}
 
.left-menu {
.left-menu {
Line 154: Line 57:
}
}
-
img[src*="/wiki/skins/common/images/wiki.png"]{
 
-
    width:0;
 
-
    height:60px;
 
-
    padding-right:975px;
 
-
    background:#transparent;
 
-
}
 
#p-logo a{
#p-logo a{

Revision as of 16:04, 11 August 2012

bar