Template:Team Linkoping
From 2013.igem.org
(Difference between revisions)
Line 133: | Line 133: | ||
animation-duration: 10s; | animation-duration: 10s; | ||
animation-direction: alternate; | animation-direction: alternate; | ||
+ | } | ||
+ | #content{ | ||
+ | -webkit-box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px; | ||
+ | -khtml-box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px; | ||
+ | -moz-box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px; | ||
+ | -ms-box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px; | ||
+ | -o-box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px; | ||
+ | box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px; | ||
+ | -webkit-border-radius: 20px; | ||
+ | -khtml-border-radius: 20px; | ||
+ | -moz-border-radius: 20px; | ||
+ | -ms-border-radius: 20px; | ||
+ | -o-border-radius: 20px; | ||
+ | border-radius: 20px; | ||
} | } | ||
</style> | </style> |
Revision as of 11:26, 15 September 2013