Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
 
(172 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
*{
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
 +
font-size:16px;
 +
}
 +
.sentence a{
 +
color: rgb(0,20,300);
 +
}
 +
#contentSub, #footer-box, #catlinks,#search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
#contentSub, #footer-box, #catlinks,#search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
display: none;
display: none;
}
}
-
.bgimg {  
+
 
 +
#top-section li,#top-section a{
 +
font-size:13px;
 +
}
 +
#menubar ul{
 +
line-height:1em;
 +
}
 +
#menubar ul li a:link,#menubar ul li a:visited,#menubar ul li a:active{
 +
color:gray;
 +
}
 +
 
 +
#menubar ul li a:hover{
 +
color:lime;
 +
}
 +
 
 +
#bgimg {  
position: fixed;   
position: fixed;   
left:0;  
left:0;  
Line 13: Line 38:
}
}
    
    
-
.bgimg img {  
+
#bgimg img {  
position: fixed;
position: fixed;
min-height: 100%;  
min-height: 100%;  
Line 32: Line 57:
position:relative;
position:relative;
width:70%;
width:70%;
-
min-width:780px;;
+
min-width:730px;
 +
max-width:930px;
margin:100px auto;
margin:100px auto;
-
background-color:rgba(300,300,300,0.8);
+
background-color:rgba(300,300,300,0.85);
overflow:hidden;
overflow:hidden;
}
}
-
.sub{
 
-
width:46%;
 
-
float:left;
 
-
margin-right:4%;
 
-
}
 
-
.sub div{
 
-
padding:30px;
 
-
}
 
.sentence{
.sentence{
font-family:'Lucida Grande',
font-family:'Lucida Grande',
Line 51: Line 69:
  Meiryo, メイリオ, sans-serif;
  Meiryo, メイリオ, sans-serif;
text-align:justify;
text-align:justify;
 +
line-height:2em;
 +
text-indent:1em;
 +
}
 +
 +
.sentence span{
 +
border-bottom:2px solid rgba(300,0,0,0.5);
 +
}
 +
 +
.kitimg{
 +
float:right;
 +
margin:20px;
}
}
Line 64: Line 93:
}
}
-
.materials{
+
ul.materials{
padding-left:10px;
padding-left:10px;
list-style:disc;
list-style:disc;
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
}
}
Line 72: Line 104:
padding-left:10px;
padding-left:10px;
list-style:decimal;
list-style:decimal;
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
 +
line-height:2em;
}
}
Line 77: Line 113:
padding-left:10px;
padding-left:10px;
list-style:none;
list-style:none;
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
}
}
-
.toplogo{
+
.toplogo img{
-
width:250px;
+
position:relative;
-
}
+
margin:14px -10px -10px -15px;
-
.toplogo div{
+
z-index:1;
-
width:250px;
+
-
height:140px;
+
-
margin:10px auto 40px -15px;
+
}
}
-
.igem{
+
.hp_top{
-
position:fixed;
+
position:relative;
-
right:0;
+
left:50%;
-
bottom:0;
+
margin-left:-200px;
}
}
-
#page-top{
 
-
position:fixed;
 
-
bottom:20px;
 
-
right:160px;
 
-
}
 
-
#page-top a{
+
h1, h2, h3, h4, h5 {  
-
width:60ppx;
+
font-family:'Lucida Grande',
-
padding:10px;
+
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
-
color:#6E6E6E;
+
Meiryo, メイリオ, sans-serif;
-
background-color:rgba(0,300,50,0.4);
+
-
display:block;
+
-
border-radius:25px;
+
-
text-align:center;
+
}
}
-
#page-top a:hover{
+
h1{
-
background-color:rgba(300,200,0,0.4);
+
font-size:40px;
-
color:#000;
+
-
}
+
-
 
+
-
h1, h2, h3, h4, h5 {  
+
-
font-family: Georgia, Times, "Times New Roman", serif;
+
}
}
Line 122: Line 144:
padding-left:10px;
padding-left:10px;
border-left:5px solid rgba(0,200,100,0.8);
border-left:5px solid rgba(0,200,100,0.8);
 +
font-size:30px;
 +
font-weight:bold;
 +
}
 +
 +
h2 a{
 +
display:block;
 +
font-size:30px;
 +
font-weight:bold;
 +
cursor:text;
 +
}
 +
 +
h2 a:link,h2 a:hover,h2 a:visited,h2 a:active{
 +
color:#000000;
 +
text-decoration:none;
}
}
Line 155: Line 191:
         z-index:1;
         z-index:1;
         position:relative;
         position:relative;
-
        height:50px;
 
         overflow:hidden;
         overflow:hidden;
}
}
Line 166: Line 201:
#kitfooter{
#kitfooter{
-
float:left;
+
width:70%;
-
width:77%;
+
height:50px;
height:50px;
margin:auto;
margin:auto;
Line 180: Line 214:
         display:inline;
         display:inline;
         list-style:none;
         list-style:none;
-
         margin:2px 2%;
+
         margin:2px 1%;
 +
font-size:12px;
}
}
Line 209: Line 244:
.clear hr {
.clear hr {
     display:none;  
     display:none;  
 +
}
 +
.mimg1{
 +
width: 240px;
 +
}
 +
.mimg2{
 +
width:400px;
 +
}
 +
figure.mimg1,.mimg2 {
 +
position: relative;
 +
overflow: hidden;
 +
background: #37e996;
 +
        margin:10px;
 +
}
 +
figure.mimg1 img,figure.mimg2 img {
 +
position: relative;
 +
z-index: 1;
 +
-webkit-transition: .3s;
 +
transition: .3s;
 +
}
 +
figcaption.mcap1 ,figcaption.mcap2{
 +
position: absolute;
 +
bottom: -70px;
 +
left: 0;
 +
z-index: 2;
 +
        width:100%;
 +
height: 70px;
 +
background: #37e996;
 +
-webkit-transition: .3s;
 +
transition: .3s;
 +
}
 +
.mimg1:hover img ,.mimg2:hover img{
 +
-webkit-transform: translateY(-40px);
 +
transform: translateY(-40px);
 +
}
 +
.mimg1:hover figcaption ,.mimg2:hover figcaption{
 +
bottom: 0;
 +
-webkit-transform: translateY(-30px);
 +
transform: translateY(-30px);
}
}
</style>
</style>
</html>
</html>

Latest revision as of 18:15, 17 October 2014