From 5fec0594472613741a4668b949bfed13279a73b7 Mon Sep 17 00:00:00 2001 From: Elliot Date: Sun, 4 Apr 2021 13:40:45 -0400 Subject: [PATCH] Move header to bottom of popup --- src/popup/popup.css | 19 +++++++++++-------- src/popup/popup.html | 40 ++++++++++++++++++++-------------------- 2 files changed, 31 insertions(+), 28 deletions(-) diff --git a/src/popup/popup.css b/src/popup/popup.css index 335a489..2b609f6 100644 --- a/src/popup/popup.css +++ b/src/popup/popup.css @@ -298,32 +298,35 @@ section { } /**************************************** - * data-story header + * data-story footer ****************************************/ -header { +footer { background-color: black; + bottom: 0; + position: absolute; + width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr; text-align: center; - border-bottom: 5px solid black; + border-top: 5px solid black; } -header object { +footer object { vertical-align: baseline; - height:18px; + height: 18px; vertical-align: -20%; margin-right: 5px; } -header object { +footer object { pointer-events: none; } -header a { +footer a { border-left: 1px dashed #E6E3D4; padding: 5px; cursor: pointer; color: #E6E3D2; } -header a:hover { +footer a:hover { color: #F2A8C3; } diff --git a/src/popup/popup.html b/src/popup/popup.html index bb1d189..7d89a08 100644 --- a/src/popup/popup.html +++ b/src/popup/popup.html @@ -26,26 +26,6 @@

We're looking for feedback!

-
- - - Tutorial - - - - Project - - - - Feedback - -

Your Top Monetized Sites

@@ -68,6 +48,26 @@

These monetized sites could use ♥️

Monetize your own website or creative content with Coil
+