From 57c3a33ebf173f06fe2e206c0dc3a2cf9aac3b4b Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Fri, 25 Feb 2011 18:03:51 -0800 Subject: updated social --- css/style.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 75100a1..fb01d10 100755 --- a/css/style.css +++ b/css/style.css @@ -250,7 +250,6 @@ h2 span { overflow: hidden; margin: 0px; } - .founder { background:#f5f5f5; filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc',endColorstr='#ececec'); @@ -315,6 +314,14 @@ h2 span { color: #666666; } +img.bootcamp { + display: block; +} + +img.top-margin { + margin-top: 1em !important; +} + /****************************/ /* Explain Pop-up */ /****************************/ -- cgit v1.3.1