Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
 
(421 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
<style type="text/css">
<style type="text/css">
-
.bgimg { position: fixed; left:0; top:0; z-index: -1; height: 100%; width: 100%; } 
+
*{
-
.bgimg img { position: absolute; min-height: 100%; min-width: 800px; width: 100%; height: auto;left:0; top:0; }
+
font-family:'Lucida Grande',
-
div#SideMenu{
+
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
-
top:0;
+
Meiryo, メイリオ, sans-serif;
-
bottom:0;
+
font-size:16px;
-
margin-right:0;
+
-
width:250px;
+
-
height:100%;
+
-
float:left;
+
-
position:fixed;
+
-
background-color: rgba(100,100,100,0.7);
+
-
 
+
-
/* IE6 */
+
-
_position:absolute;
+
-
_top:expression(eval(document.documentElement.scrollTop+30)+'px');
+
}
}
-
 
+
.sentence a{
-
div#SideMenu ul#nav5 li.menuimg{
+
color: rgb(0,20,300);
-
padding-top:1px;
+
}
}
-
div#SideMenu li.selecting{
+
#contentSub, #footer-box, #catlinks,#search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
-
margin-left:-150px;
+
display: none;
}
}
-
div#SideMenu li.submenu {
+
#top-section li,#top-section a{
-
display: inline-block;
+
font-size:13px;
-
width: 140px;
+
-
height: 30px;
+
-
        margin-left:100px;
+
-
text-align:center;
+
-
text-decoration: none;
+
-
line-height: 30px;
+
-
outline: none;
+
-
        background-color: rgba(300,300,100,0.0);
+
-
        color:#ff0000;
+
}
}
-
div#SideMenu li.submenu::before,
+
#menubar ul{
-
div#SideMenu li.submenu::after {
+
line-height:1em;
-
position: absolute;
+
-
z-index: -1;
+
-
display: block;
+
-
content: '';
+
}
}
-
div#SideMenu li.submenu:hover{
+
#menubar ul li a:link,#menubar ul li a:visited,#menubar ul li a:active{
-
background-color: rgba(100,200,50,1);
+
color:gray;
-
color:r#ff0000;
+
}
}
-
div#SideMenu li.submenu,
+
 
-
div#SideMenu li.submenu::before,
+
#menubar ul li a:hover{
-
div#SideMenu li.submenu::after {
+
color:lime;
-
-webkit-box-sizing: border-box;
+
-
-moz-box-sizing: border-box;
+
-
box-sizing: border-box;
+
-
-webkit-transition: all .3s;
+
-
transition: all .3s;
+
}
}
 +
 +
#bgimg {
 +
position: fixed; 
 +
left:0;
 +
top:0;
 +
z-index: -1;
 +
height: 100%;
 +
width: 100%;
 +
}
 +
 
 +
#bgimg img {
 +
position: fixed;
 +
min-height: 100%;
 +
min-width: 800px;
 +
width: 100%;
 +
height: auto;
 +
left:0;
 +
top:0;
 +
}
 +
div#container{
div#container{
-
margin:0 0 0 300px;
+
margin:0 30px 0 270px;
height:100%;
height:100%;
-
width:100%;
 
-
margin:auto;
 
}
}
 +
div#container div.main-contents{
div#container div.main-contents{
-
width:950px;
 
-
margin:100px auto;
 
padding:30px;
padding:30px;
-
background-color:rgba(300,300,300,0.8);
 
position:relative;
position:relative;
 +
width:70%;
 +
min-width:730px;
 +
max-width:930px;
 +
margin:100px auto;
 +
background-color:rgba(300,300,300,0.85);
 +
overflow:hidden;
}
}
.sentence{
.sentence{
-
font-family: Georgia, Times, "Times New Roman", serif;
+
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
 +
text-align:justify;
 +
line-height:2em;
 +
text-indent:1em;
}
}
-
div#SideMenu ul.logo_container{
+
.sentence span{
-
margin-top:20px;
+
border-bottom:2px solid rgba(300,0,0,0.5);
-
margin-bottom:10px;
+
-
overflow:hidden;
+
}
}
-
div#SideMenu ul.logo_container li.logo{
+
.kitimg{
-
margin-left:5px;
+
float:right;
 +
margin:20px;
 +
}
 +
 
 +
.box1{
 +
margin:30px 30px 30px 200px;
 +
text-align:justify;
 +
border-bottom:dashed 1px rgba(0,0,0,0.2);
 +
}
 +
.box2{
 +
margin:30px 200px 30px 30px;
 +
text-align:justify;
 +
border-bottom:dashed 1px rgba(0,0,0,0.2);
 +
}
 +
 
 +
ul.materials{
 +
padding-left:10px;
 +
list-style:disc;
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
 +
}
 +
 
 +
.procedure{
 +
padding-left:10px;
 +
list-style:decimal;
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
 +
line-height:2em;
 +
}
 +
 
 +
.note{
 +
padding-left:10px;
list-style:none;
list-style:none;
-
float:left;
+
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
}
}
 +
.toplogo img{
 +
position:relative;
 +
margin:14px -10px -10px -15px;
 +
z-index:1;
 +
}
 +
.hp_top{
 +
position:relative;
 +
left:50%;
 +
margin-left:-200px;
 +
}
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
+
h1, h2, h3, h4, h5 {  
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;
 +
}
 +
 
 +
h1{
 +
font-size:40px;
 +
}
 +
 
 +
h2{
 +
padding-left:10px;
 +
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;
 +
}
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#top-section {  
background-color: #383838;
background-color: #383838;
border: 0 none;
border: 0 none;
Line 104: Line 170:
}
}
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
#top-section-bar {  
background-color: #383838;
background-color: #383838;
height: 14px;
height: 14px;
Line 114: Line 180:
}
}
-
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover {  
color: #727272;  
color: #727272;  
text-decoration: none;  
text-decoration: none;  
background-color: transparent;
background-color: transparent;
}
}
 +
#kitfooter-box {
 +
  border-top: 1px solid rgba(0,120,200,0.4);
 +
        margin:10px auto -25px auto;
 +
padding:5px 5px;
 +
        z-index:1;
 +
        position:relative;
 +
        overflow:hidden;
 +
}
 +
 +
#kitfooter-box a {
 +
        background-color: transparent;
 +
color: midnightblue;
 +
font-size:90%;
 +
}
 +
 +
#kitfooter{
 +
width:70%;
 +
height:50px;
 +
margin:auto;
 +
}
 +
 +
ul#fkit{
 +
margin:5px 0px 0px 0px;
 +
text-align:center;
 +
}
 +
 +
ul#fkit li{
 +
        display:inline;
 +
        list-style:none;
 +
        margin:2px 1%;
 +
font-size:12px;
 +
}
 +
body {  
body {  
-
background-color: #fff;
+
background-color: #fff;
padding:0;
padding:0;
margin:0;
margin:0;
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
#globalWrapper, #content {  
width: 100%;  
width: 100%;  
height: 100%;
height: 100%;
Line 135: Line 234:
}
}
-
html, body { /*-- changes default wiki settings --*/
+
html, body {  
width: 100%;  
width: 100%;  
height: 100%;  
height: 100%;  
background-color: transparent;
background-color: transparent;
}
}
-
 
+
.clear {
-
</style>
+
    clear:both;
 +
 +
.clear hr {
 +
    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