Dairyu6115 (Talk | contribs) |
|||
(96 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 { | |
− | + | font-family: Verdana; | |
− | font-family: | + | font-size: 90%; |
− | font-size: | + | |
} | } | ||
− | + | .nomal { | |
− | font-family: | + | font-family: Verdana; |
− | font-size: | + | 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> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<body> | <body> | ||
− | |||
− | |||
− | |||
<div id="top-button"> | <div id="top-button"> | ||
<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> | <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