From 0e3160b8bb2419656a89b7d57725b202f4ef7e51 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Sun, 13 Dec 2015 11:33:00 -0500 Subject: [PATCH] Suggestions for contributing. --- Site/2013-05/css/main.css | 16 ++++++++++++++++ Site/2013-05/index.html | 8 ++++++++ 2 files changed, 24 insertions(+) diff --git a/Site/2013-05/css/main.css b/Site/2013-05/css/main.css index 8d8f9507..eb774f87 100644 --- a/Site/2013-05/css/main.css +++ b/Site/2013-05/css/main.css @@ -423,6 +423,22 @@ header .movie .fallback { z-index: 5; color: #BBB; } +header .help { + position: absolute; + top: 60px; + right: 0; + padding: 1em; + background: white; + border-radius: 8px 0 0 8px; + color: black; +} +header .help:hover .hidden { + display: block; + visibility: visible; +} +header .help a:link, header .help a:visited, header .help *[onclick] { + color: #08c; +} footer { overflow: hidden; text-align: center; diff --git a/Site/2013-05/index.html b/Site/2013-05/index.html index d6ed925f..bbbe50a6 100644 --- a/Site/2013-05/index.html +++ b/Site/2013-05/index.html @@ -67,6 +67,14 @@
I've been waiting for hours and it's still loading...
+
+ Want to help? + +

Master Password