Template:Team:KIT-Kyoto/Common
From 2014.igem.org
(Difference between revisions)
Line 126: | Line 126: | ||
-webkit-border-radius: 80px; | -webkit-border-radius: 80px; | ||
-moz-border-radius: 80px; | -moz-border-radius: 80px; | ||
+ | z-index:2; | ||
} | } | ||
Line 135: | Line 136: | ||
height:80px; | height:80px; | ||
text-align:right; | text-align:right; | ||
+ | border-radius: 200px 0px 0px 200px/160px 0px 0px 160px; | ||
+ | -webkit-border-radius: 200px 0px 0px 200px/160px 0px 0px 160px; | ||
+ | -moz-border-radius: 200px 0px 0px 200px/160px 0px 0px 160px; | ||
+ | z-index:1; | ||
} | } | ||
.hp_img_link a{ | .hp_img_link a{ | ||
Line 143: | Line 148: | ||
.hp_img_link a:hover{ | .hp_img_link a:hover{ | ||
- | background-color:rgba(0 | + | background-color:rgba(0,200,30,0.5); |
} | } | ||
#page-top{ | #page-top{ |
Revision as of 07:53, 23 September 2014