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

 
(87 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#top-button a {
+
div#footer {
     background: #666;
+
     position: fixed;
     text-decoration: none;
+
     left: 0px;
     color: #fff;
+
     right: 0px
     width: 100px;
+
     width: 100%;
    padding: 30px 0;
+
    text-align: center;
+
    display: block;
+
    border-radius: 5px;
+
}
+
div#top-button a:hover {
+
    text-decoration: none;
+
    background: #999;
+
 
}
 
}
  
 
+
.small {
 
+
font-family: Verdana;
 
+
font-size: 90%;
 
+
 
+
body{  
+
font-family: Century Gothic;
+
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 64: Line 59:
  
 
</body>
 
</body>
 
  
 
</html>
 
</html>

Latest revision as of 12:46, 19 October 2016