From: Zak Rogoff Date: Tue, 15 Oct 2013 17:59:46 +0000 (-0400) Subject: Adding top-left overlay class. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a92f99fbb4f521f3ddeb30883961787e68f66a9a;p=libreplanet-static.git Adding top-left overlay class. --- diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 0e718054..593da6dd 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -264,6 +264,22 @@ input[type="checkbox"] { border-radius: 8px; } +.carousel-caption-tl { + position: absolute; + top: 5%; + bottom: auto; + right: 55%; + left: 2%; + z-index: 10; + padding-top: 10px; + 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); + border-radius: 8px; +} + @media screen and (min-width: 1280px) { .carousel-caption-tr { padding-bottom: 10px; diff --git a/server/staging/lpc14/index.html b/server/staging/lpc14/index.html index e8037453..c3815158 100644 --- a/server/staging/lpc14/index.html +++ b/server/staging/lpc14/index.html @@ -145,7 +145,7 @@
  • [ A presentation at LibrePlanet 2013] -