summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorhardythe12015-07-06 18:23:13 +0530
committerhardythe12015-07-06 18:23:13 +0530
commit695ebb07ac259b47b15ba55fddf1ede659aa2631 (patch)
tree3061e6c9245e1e2ac9fc640a4425b577737e9c31 /website
parentdcb172ee967431cf4edbc0f10436b01156e6b238 (diff)
downloadSciPy2015-695ebb07ac259b47b15ba55fddf1ede659aa2631.tar.gz
SciPy2015-695ebb07ac259b47b15ba55fddf1ede659aa2631.tar.bz2
SciPy2015-695ebb07ac259b47b15ba55fddf1ede659aa2631.zip
change to add CFP on home page
Diffstat (limited to 'website')
-rw-r--r--website/static/css/main.css19
1 files changed, 4 insertions, 15 deletions
diff --git a/website/static/css/main.css b/website/static/css/main.css
index cc5b6d6..4aa9c42 100644
--- a/website/static/css/main.css
+++ b/website/static/css/main.css
@@ -244,20 +244,7 @@ a:before, a:after {
font-weight: bold;
text-shadow: 0px 20px 7px #3da8ae;
}
-#headerwrap .btn {
- font-weight: 500;
- font-size: 20px;
- margin: 50px 0;
- background-color: #ffbf00;
- color: #fff;
- text-shadow: 0 0 4px #bf9004;
- box-shadow: -5px -5px 20px #3da8ae;
- border: 0;
-}
-#headerwrap .btn:hover, #headerwrap .btn:focus {
- background-color: #e9af03;
- outline: 0px;
-}
+
#about {
background: #fff;
padding: 60px 0;
@@ -265,11 +252,13 @@ a:before, a:after {
#about img {
margin-top: 65px;
}
+
#cfp {
background: #f5f5f5;
padding: 60px 0;
text-align: center;
-}http://www.jarrodmillman.com/
+}
+
#cfp .fa {
color: #ffbf00;
}