Team:KIT-Kyoto/Flash

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
<head>
<head>
<style type=text/css>
<style type=text/css>
-
 
+
body{background:url(https://static.igem.org/mediawiki/2010/0/0e/Haikei.jpg)}
-
 
+
-
body,td{ font-family:'Tahoma';
+
-
background-color:black;
+
-
}
+
-
 
+
-
body{background-color:black;
+
-
        text-align:justify;
+
-
        background-attachment:fixed;
+
margin:0;
margin:0;
padding:0;
padding:0;
-
font-family:'Tahoma';
+
font-family:'Lucida Sans Unicode',verdana,Helvetica,Arial,sans-serif;
color:#777777;
color:#777777;
-
        background-attachment:fixed;
+
background:url(https://static.igem.org/mediawiki/2010/0/0e/Haikei.jpg);
 +
    background-attachment:fixed;
}
}
a{
a{
-
color:#990217;
+
background:url(https://static.igem.org/mediawiki/2010/0/0e/Haikei.jpg)
-
background-color:black;
+
-
        background-attachment:fixed;
+
outline:none;
outline:none;
text-decoration:none;
text-decoration:none;
Line 29: Line 20:
a:visited {
a:visited {
-
color:#994450;
+
color:#f16da4;
outline:none;
outline:none;
text-decoration:none;
text-decoration:none;
}
}
 +
 +
 +
 +
 +
 +
div.thumb {
 +
    border:1px;
 +
    }
 +
div.thumb div{
 +
    background-color:transparent;
 +
    border:1px;
 +
}
 +
 +
div.thumb div a{
 +
    border:1px;
 +
}
 +
 +
 +
/* Wiki Hacks - START */
A:HOVER{
A:HOVER{
Line 43: Line 53:
#globalWrapper {
#globalWrapper {
-
     background-color:black;
+
     background-color: transparent;
     padding-bottom:0px;
     padding-bottom:0px;
     border: none;
     border: none;
Line 69: Line 79:
     top: 100px;
     top: 100px;
     right: 40px;
     right: 40px;
-
     }          
+
     }                    
/* Wiki Hacks - END */
/* Wiki Hacks - END */
-
#NAKAMI {
 
-
    width: 965px;
 
-
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 
-
    padding: 15px;
 
-
    margin:0 auto;
 
-
    border: none; 
 
-
    float: center;
 
-
    font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 
-
font-size: 12px; /* 記事のフォントサイズ */
 
-
line-height: 1.9; /* 記事の行間 */
 
-
}
 
-
#HIDARI {
 
-
    width: 165px;
 
-
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 
-
    padding: 0px;
 
-
    margin:15 auto;
 
-
    border: none; 
 
-
    float: left;
 
-
    valign: top;
 
-
}
 
-
#MIGI {
 
-
    width: 800px;
 
-
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 
-
    padding: 15px;
 
-
    margin:0 auto;
 
-
    border: none; 
 
-
    float: right;
 
-
    valign: top;
 
-
font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 
-
font-size: 12px; /* 記事のフォントサイズ */
 
-
line-height: 2.0; /* 記事の行間 */
 
-
}
 
-
 
-
 
-
 
-
#content {
 
-
    background-color: transparent;
 
-
    width:99%;
 
-
    position: relative;
 
-
    float: center;
 
-
    border: 0px;
 
-
}
 
#menubar {
#menubar {
-
background-color:transparent;
+
    display:block;
 +
    margin-top:-62px;
 +
    padding-left:50px; 
 +
background-color:#000000;
font-size:85%;
font-size:85%;
line-height:1em;
line-height:1em;
position:absolute;
position:absolute;
-
top:10px;
+
top:24px;
white-space:nowrap;
white-space:nowrap;
width:50%;
width:50%;
z-index:5;
z-index:5;
-
height:25px;
+
height:18px;
overflow:hidden;
overflow:hidden;
}
}
#menubar li a {
#menubar li a {
-
color:#000000;
+
color:#CCCCCC;
}
}
Line 145: Line 116:
}
}
-
.firstHeading { display:none; }
+
.firstHeading {
 +
padding-left:30px;
 +
padding-top:70px;
}
}
 +
#footer-box {
#footer-box {
-
background-color:black;
+
background:url(https://static.igem.org/mediawiki/2010/0/0e/Haikei.jpg);
-
color: gray;
+
color: #333333;
-
border: 0px;
+
border: 1px solid #fef9fb;
margin:0 auto;
margin:0 auto;
padding:13px 5px;
padding:13px 5px;
-
width:auto;
+
width:950px;
-
margin-top:-1px;
+
margin-top:-6px;
}
}
-
 
-
 
#footer-box a {
#footer-box a {
-
background-color:black;
+
color: #333333;
-
color: Gray;
+
font-size:90%;
font-size:90%;
-
 
}
}
-
 
+
 
-
-->
+
--!>
-
 
+
-
</STYLE>
+
</head>
</head>

Revision as of 14:15, 19 October 2010