Template:Team:VirtusParva/MainCss
From 2014.igem.org
(Difference between revisions)
Line 1,125: | Line 1,125: | ||
color: #333; | color: #333; | ||
background-color: #fff; | background-color: #fff; | ||
+ | .panel-transparent { | ||
+ | background: none; | ||
+ | } | ||
+ | |||
+ | .panel-transparent .panel-heading{ | ||
+ | background: rgba(122, 130, 136, 0.2)!important; | ||
+ | } | ||
+ | |||
+ | .panel-transparent .panel-body{ | ||
+ | background: rgba(46, 51, 56, 0.2)!important; | ||
+ | } | ||
} | } | ||
Revision as of 15:38, 13 October 2014