Template:Team:UC Davis/Head
From 2014.igem.org
(Difference between revisions)
(12 intermediate revisions not shown) | |||
Line 17: | Line 17: | ||
.brightlink {color:#00BA00 !important; | .brightlink {color:#00BA00 !important; | ||
+ | } | ||
+ | .centertext {text-align: center; | ||
} | } | ||
Line 86: | Line 88: | ||
clear:both; | clear:both; | ||
} | } | ||
+ | .clear { clear:both; | ||
+ | } | ||
/* END Random CSS */ | /* END Random CSS */ | ||
Line 126: | Line 130: | ||
color:rgba(225,225,225,.9); | color:rgba(225,225,225,.9); | ||
text-align:justify; | text-align:justify; | ||
- | background: rgba(168, 182, 120, .95) | + | background: rgba(168, 182, 120, .95); |
} | } | ||
Line 217: | Line 221: | ||
/*END James' Crap*/ | /*END James' Crap*/ | ||
+ | /* Begin Databox styling*/ | ||
+ | .databox {float:left; | ||
+ | margin-top: 10px; | ||
+ | border-radius: 4px; | ||
+ | padding: 5px 15px 5px 15px; | ||
+ | font:sans-serif; | ||
+ | font-size:13px; | ||
+ | color:rgba(225,225,225,.9); | ||
+ | text-align:justify; | ||
+ | background: rgba(168, 182, 120, .95); | ||
+ | } | ||
+ | .databox a {color:#000000; | ||
+ | } | ||
+ | .databox img { | ||
+ | float:none; | ||
+ | margin:0px 8px 0px 4px; | ||
+ | } | ||
+ | /* Begin Databox styling*/ | ||
/* Begin floatbox styling*/ | /* Begin floatbox styling*/ |
Latest revision as of 02:33, 18 October 2014