From 9d48a462515c7394de726382da602937dab91315 Mon Sep 17 00:00:00 2001
From: Zak Rogoff
Date: Fri, 23 Oct 2015 14:40:33 -0400
Subject: [PATCH] Aesthetic tweaks to the sidebar and the carousel captions.
---
2016/assets/css/custom.css | 28 ++++++++++++++--------------
2016/index.html | 6 +++---
server/2016/sidebar.html | 2 +-
3 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/2016/assets/css/custom.css b/2016/assets/css/custom.css
index 717084aa..0689700d 100644
--- a/2016/assets/css/custom.css
+++ b/2016/assets/css/custom.css
@@ -393,6 +393,19 @@ hr {
border-radius: 8px;
}
+.carousel-caption-bottom {
+ color: rgb(51, 51, 51);
+ position: static;
+ z-index: 10;
+ height: 2em;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ font-size: larger;
+ text-align: center;
+ background-color: rgba(240, 240, 240, .8);
+ border-radius: 0px 0px 8px 8px;
+}
+
@media screen and (min-width: 1280px) {
.carousel-caption-tr {
padding-bottom: 10px;
@@ -441,20 +454,6 @@ hr {
right: 0;
}
-.carousel-caption-bottom {
- color: rgb(51, 51, 51);
- position: static;
- right: auto;
- left: auto;
- z-index: 10;
- height: 50px;
- padding-top: 1px;
- padding-bottom: 1px;
- text-align: center;
- border-bottom: 3px solid rgba(88, 208, 121, 0.8);
- background-color: rgba(250, 250, 250, 1);
-}
-
/* Header */
.lp-banner {
@@ -632,6 +631,7 @@ hr {
.nav > li.fsf-donate > a {
background-color: rgba(58, 208, 61, 0.6);
margin-top: 20px;
+ color: white;
}
.nav > li > a:hover,
diff --git a/2016/index.html b/2016/index.html
index 5cc6ff06..1fe2e537 100755
--- a/2016/index.html
+++ b/2016/index.html
@@ -14,13 +14,13 @@
- Call for Sessions open until November 16th.
Submit a proposal today.
+ Call for Sessions open until November 16th. Submit a proposal today.
- Join the Free Software Foundation and get
gratis conference admission and other perks.
+
Join the Free Software Foundation and get gratis conference admission and other perks.
@@ -28,7 +28,7 @@
- Call for Sessions open until November 16th.
Submit a proposal today.
+ Call for Sessions open until November 16th. Submit a proposal today.
diff --git a/server/2016/sidebar.html b/server/2016/sidebar.html
index 05b90367..14e9025f 100755
--- a/server/2016/sidebar.html
+++ b/server/2016/sidebar.html
@@ -30,7 +30,7 @@
--
2.25.1