Dairyu6115 (Talk | contribs) |
|||
(34 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
div#top-button { | div#top-button { | ||
position: fixed; | position: fixed; | ||
− | top: | + | top: 90px; |
− | left: | + | left: 1000px; |
− | right: | + | right: 350px; |
z-index: 9999; | z-index: 9999; | ||
+ | } | ||
+ | div#footer { | ||
+ | position: fixed; | ||
+ | left: 0px; | ||
+ | right: 0px | ||
+ | width: 100%; | ||
} | } | ||
.small { | .small { | ||
− | font-family: | + | font-family: Verdana; |
− | font-size: | + | font-size: 90%; |
} | } | ||
.nomal { | .nomal { | ||
font-family: Verdana; | font-family: Verdana; | ||
− | font-size: | + | font-size: 150%; |
− | color: # | + | color: #663300; |
} | } | ||
.nomal2 { | .nomal2 { | ||
font-family: Verdana; | font-family: Verdana; | ||
− | font-size: | + | font-size: 110%; |
− | color: # | + | 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