Template:KIT-Kyoto

From 2012.igem.org

(Difference between revisions)
m
m
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
 +
/*配置 :)*/
 +
#REGULAR {
 +
    width: 1000px;
 +
    background:transparent url("");
 +
    padding: 10px;
 +
    margin:0 auto;
 +
    border: none; 
 +
    float: center;
 +
    font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 +
    color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px;
 +
}
 +
 +
#HIDARI {
 +
    width: 150px;
 +
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 +
    padding: 0px;
 +
    margin:15 auto;
 +
    border: none; 
 +
    float: left;
 +
    valign: top;
 +
    color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px;
 +
}
 +
 +
#MIGI {
 +
    width: 800px;
 +
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 +
    margin:0 auto;
 +
    padding: 10px;
 +
    border: none; 
 +
    float: right;
 +
    valign: top;
 +
font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 +
    color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px;
 +
}
 +
/*背景など*/
/*背景など*/
Line 71: Line 107:
right:0;
right:0;
}
}
 +
/* 編集*/
/* 編集*/
#globalWrapper {
#globalWrapper {
Line 122: Line 159:
#menubar li a {
#menubar li a {
-
color:black;
+
color:#cc7eb1;
}
}

Revision as of 10:28, 23 August 2012