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

 
(88 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
div#top-button {
 
div#top-button {
 
     position: fixed;
 
     position: fixed;
     top: 700px;
+
     top: 90px;
     left: 1450px;
+
     left: 1000px;
     right: 100px;
+
     right: 350px;
 
     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>
Line 46: Line 59:
  
 
</body>
 
</body>
 
  
 
</html>
 
</html>

Latest revision as of 12:46, 19 October 2016