Difference between revisions of "Template:Team:HokkaidoU Japan/CSS"

 
(126 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
div#top-button {
 
div#top-button {
 
     position: fixed;
 
     position: fixed;
     top: 100px;
+
     top: 90px;
     left: 100px;
+
     left: 1000px;
     right: 100px;
+
     right: 350px;
    background-color: #FFFFFF;
+
    border: 1px solid #000000;
+
 
     z-index: 9999;
 
     z-index: 9999;
 +
}
 +
div#footer {
 +
    position: fixed;
 +
    left: 0px;
 +
    right: 0px
 +
    width: 100%;
 
}
 
}
  
 
+
.small {
body{  
+
font-family: Verdana;
font-family: Century Gothic;
+
font-size: 90%;
font-size: 130%;
+
 
}
 
}
  
p {
+
.nomal {
font-family: Century Gothic;
+
font-family: Verdana;
font-size: 130%;
+
font-size: 150%;
 +
color: #663300;
 +
}
 +
.nomal2 {
 +
font-family: Verdana;
 +
font-size: 110%;
 +
color: #663300;
 +
}
 +
.big {
 +
font-family: Verdana;
 +
font-size: 200%;
 +
color: #8fbc8f;
 
}
 
}
  
 +
span.sitatuki { vertical-align: sub; }
  
.small {
 
font-family: Century Gothic;
 
font-size: 80%;
 
}
 
  
 
</style>
 
</style>
 
 
 
 
 
  
 
<body>
 
<body>
  
 
<div id="top-button">
 
<div id="top-button">
<a href="https://2016.igem.org/Team:HokkaidoU_Japan/Human_Practices"><img src="https://static.igem.org/mediawiki/2016/c/ca/T--HokkaidoU_Japan--icon_top.png alt="Presentation" height="20px" width="20px"</center></a>
+
<a href="#"><img src="https://static.igem.org/mediawiki/2016/c/ca/T--HokkaidoU_Japan--icon_top.png" width="50" heigh="50" style="float:right"></a>
 
</div>
 
</div>
 +
 
</body>
 
</body>
 
 
 
 
  
 
</html>
 
</html>

Latest revision as of 12:46, 19 October 2016