summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css9
1 files changed, 8 insertions, 1 deletions
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 */
/****************************/