Team:KIT-Kyoto/Flash

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
<style type=text/css>
<style type=text/css>
-
h2{
 
-
border-bottom:1px dotted #9f1522;
 
-
border-left:3px double #9f1522;
 
-
background:transparent;
 
-
padding:5px 10px;
 
-
margin-top:5px;
 
-
text-align:left;
 
-
}
 
 +
/* Wiki Hacks - START */
-
a{display:none;
+
body,td{ font-family:'Tahoma';}
 +
 
 +
body{background-color: transparent;
 +
        text-align:justify;
 +
        background-attachment:fixed;
 +
margin:0;
 +
padding:0;
 +
font-family:'Tahoma';
 +
color:#777777;
 +
        background-attachment:fixed;
 +
}
 +
 
 +
a{
 +
color:#990217;
 +
background:url();
 +
        background-attachment:fixed;
 +
outline:none;
 +
text-decoration:none;
}
}
a:visited {
a:visited {
-
display:none;
+
color:#994450;
 +
outline:none;
 +
text-decoration:none;
}
}
-
A:HOVER{display:none;
+
A:HOVER{
 +
  color :#e6b422;
 +
  text-decoration : none;
}
}
Line 29: Line 43:
/* Wiki Hacks - START */
/* Wiki Hacks - START */
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    padding-bottom:0px;
 +
    border: none;
 +
    }
 +
#top-section {
 +
    height: 0px;
 +
    margin-top: 0px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 0px;
 +
    padding:0;
 +
    border: 0;
 +
    }
 +
#p-logo {
 +
    height:0px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 0px;
 +
    right: 0px;
 +
    }         

Revision as of 12:43, 9 October 2010