/2016: add lp archive banner.
authorrsiddharth <rsd@gnu.org>
Fri, 3 Jun 2016 15:08:25 +0000 (15:08 +0000)
committerrsiddharth <rsd@gnu.org>
Fri, 3 Jun 2016 15:08:25 +0000 (15:08 +0000)
2016/assets/css/custom.css
2016/includes/banner.html

index 64be7f75e414fd6eb38ba1478bd00c0377a2990a..b26c2706e888f0c1f8f6df57c4ff552dddcb7968 100644 (file)
@@ -493,6 +493,25 @@ hr {
 
 /* Header */
 
+.lp-archived {
+    background-color: rgb(88, 208, 121);
+    color: rgb(255, 255, 255);
+    text-align: center;
+    padding: 2.5px 0;
+}
+
+.lp-archived p {
+    margin: 0 0 0;
+}
+
+.lp-archived a {
+    border-bottom: 0.1px dotted rgb(200, 220, 200);
+}
+
+.lp-archived a:hover, a:active, a:focus{
+    color: rgb(255, 255, 255);
+}
+
 .lp-banner {
   box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.7);
   margin-bottom: 20px;
index 26ab0c08023698d5b8521319f67a664b98b15e77..13dafa01b27cb7599e35649dbb0b49eb04060000 100755 (executable)
@@ -1,6 +1,11 @@
   </head>
   <body>
     <div id="wrapper"> <!-- start of wrapper -->
+      <div class="lp-archived">
+        <p>This is an archive of a past conference. Join
+        the <a href="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1">list</a>
+        for updates.</p>
+      </div>
       <div class="lp-banner hidden-xs"> <!--start of lp banner -->
                <div class="container"> <!-- start of container -->
                  <div class="row">