Template:Team:KIT-Kyoto/footer

From 2014.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
-
#igem a{
+
div#igem a{
position:fixed;
position:fixed;
z-index:100;
z-index:100;
-
bottom:0;
+
bottom:0px;
right:0;
right:0;
width:130px;
width:130px;
height:130px;
height:130px;
-
background:url("https://static.igem.org/mediawiki/2014/7/77/Igemlogo_circle.png") no-repeat 0 0;
+
background:url("https://static.igem.org/mediawiki/2014/3/3f/Kit_Igem_m.png") no-repeat 0 0;
-webkit-background-size:130px 130px;
-webkit-background-size:130px 130px;
background-size: 130px 130px;
background-size: 130px 130px;
Line 25: Line 25:
bottom:20px;
bottom:20px;
right:160px;
right:160px;
 +
z-index:100;
}
}
 +
 +
 +
 +
#page-top a{
 +
padding:10px;
 +
color:rgba(200,200,200,0.9);
 +
background-color:rgba(0,300,50,0.4);
 +
display:block;
 +
border-radius:25px;
 +
text-align:center;
 +
}
 +
 +
#page-top a:hover{
 +
background-color:rgba(300,200,0,0.4);
 +
color:#000;
 +
}
 +
 +
@media and screen (max-width: 568px){
 +
</style>
</style>

Latest revision as of 05:38, 18 November 2014