From 60678eee3396ebf3f5c19f4217a638e71045c698 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Wed, 29 Oct 2014 17:00:24 -0400 Subject: [PATCH] Adding carousel back, with some aesthetic improvements. --- 2015/assets/css/custom.css | 14 +---- 2015/index.html | 115 ++++++++++++++++++++++++++++++++++++- 2 files changed, 116 insertions(+), 13 deletions(-) diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index 7f75401e..0b3da69f 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -384,16 +384,10 @@ h3 { padding-bottom: 10px; color: #ffffff; text-align: center; - background-color: rgba(0, 0, 0,0.4); - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + background-color: rgba(0, 0, 0,0.6); border-radius: 8px; } -.call-for-proposal { - right: 2%; - left: 35%; -} - .carousel-caption-bl { position: absolute; font-size: 1.1em; @@ -408,8 +402,7 @@ h3 { padding-right: 10px; color: #ffffff; text-align: center; - background-color: rgba(0, 0, 0,0.4); - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + background-color: rgba(0, 0, 0,0.6); border-radius: 8px; } @@ -425,8 +418,7 @@ h3 { padding-bottom: 10px; color: #ffffff; text-align: center; - background-color: rgba(0, 0, 0,0.4); - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + background-color: rgba(0, 0, 0,0.6); border-radius: 8px; } diff --git a/2015/index.html b/2015/index.html index 4b162d2c..d227a540 100755 --- a/2015/index.html +++ b/2015/index.html @@ -5,8 +5,119 @@ -[ MIT Stata Center ] + + + +