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

 
(48 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
div#top-button {
 
div#top-button {
 
     position: fixed;
 
     position: fixed;
     top: 680px;
+
     top: 90px;
     left: 1450px;
+
     left: 1000px;
     right: 100px;
+
     right: 350px;
 
     z-index: 9999;
 
     z-index: 9999;
 
}
 
}
 
+
div#footer {
 
+
    position: fixed;
 
+
    left: 0px;
body{  
+
    right: 0px
font-family: Century Gothic;
+
    width: 100%;
font-size: 130%;
+
 
}
 
}
 
p {
 
font-family: Century Gothic;
 
font-size: 130%;
 
}
 
 
  
 
.small {
 
.small {
font-family: Century Gothic;
+
font-family: Verdana;
font-size: 80%;
+
font-size: 90%;
 
}
 
}
  
 
.nomal {
 
.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; }
 +
  
 
</style>
 
</style>

Latest revision as of 12:46, 19 October 2016