summaryrefslogtreecommitdiff
path: root/website/static
diff options
context:
space:
mode:
authorhardythe12015-06-25 16:17:57 +0530
committerhardythe12015-06-25 16:17:57 +0530
commitbf30b60b10a54e872db9ad897b42a70725a003ae (patch)
tree142f37ad66ea6d948b62b97d0d4725b2cd535ce5 /website/static
parent3979251be1debdc8f4ccfdbbb3fcac68acd1b325 (diff)
downloadSciPy2015-bf30b60b10a54e872db9ad897b42a70725a003ae.tar.gz
SciPy2015-bf30b60b10a54e872db9ad897b42a70725a003ae.tar.bz2
SciPy2015-bf30b60b10a54e872db9ad897b42a70725a003ae.zip
add guidelines & important dates for CFP
Diffstat (limited to 'website/static')
-rw-r--r--website/static/css/bootstrap.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/website/static/css/bootstrap.css b/website/static/css/bootstrap.css
index 80e0dbf..e17484a 100644
--- a/website/static/css/bootstrap.css
+++ b/website/static/css/bootstrap.css
@@ -3038,7 +3038,8 @@ input[type="button"].btn-block {
clear: both;
font-weight: normal;
line-height: 1.428571429;
- color: #333;
+ color: #3676ab;
+ font-size: 15px;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
@@ -4084,8 +4085,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
- color: #fff;
- background-color: #080808;
+ color: #ffca39;
+ background-color: #3676ab;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {