Template:Team:BNU-China/CSS/main
From 2014.igem.org
(Difference between revisions)
Line 290: | Line 290: | ||
-moz-transition:all 200ms ease-in; | -moz-transition:all 200ms ease-in; | ||
} | } | ||
+ | |||
+ | .fig { | ||
+ | background-color: rgba(226, 210, 197, 0.5); | ||
+ | font-size:12px; | ||
+ | padding: 8px 20px 8px 20px; | ||
+ | border-radius 0.5em 0.5em 0.5em 0.5em; | ||
+ | } | ||
+ | |||
/* Webkit Fix */ | /* Webkit Fix */ | ||
@media screen and (-webkit-min-device-pixel-ratio:0) { | @media screen and (-webkit-min-device-pixel-ratio:0) { |
Revision as of 07:07, 8 October 2014