Template:Team:HokkaidoU Japan/stylesheets/global.css
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
/* global */ | /* global */ | ||
html { | html { | ||
Line 148: | Line 147: | ||
#hokkaidou-contents { | #hokkaidou-contents { | ||
- | |||
margin-top: 30px; | margin-top: 30px; | ||
+ | color: #ffffff !important; | ||
} | } | ||
Line 172: | Line 171: | ||
margin: 2px 0 0 0; | margin: 2px 0 0 0; | ||
width: 100%; | width: 100%; | ||
- | |||
- | |||
- | |||
} | } | ||
Line 185: | Line 181: | ||
color: #ffffff; | color: #ffffff; | ||
text-decoration: none; | text-decoration: none; | ||
+ | height: 32px; | ||
+ | background: -webkit-gradient(linear, left top, left bottom, from(#155963), to(#094950)); | ||
+ | border-radius: 0.3em; | ||
+ | cursor: pointer; | ||
} | } | ||
Line 218: | Line 218: | ||
display: inline-block; | display: inline-block; | ||
position: absolute; | position: absolute; | ||
- | top: 16px; right: | + | top: 16px; right: 12px; |
width: 0; | width: 0; | ||
height: 0; | height: 0; | ||
Line 269: | Line 269: | ||
border-radius: 1em; | border-radius: 1em; | ||
} | } | ||
+ | |||
</style></html> | </style></html> |
Revision as of 15:51, 25 September 2012