/* 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;
</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&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">