From a4750005cb37c25e34ceb9e4fd7b341d96470bb2 Mon Sep 17 00:00:00 2001 From: Cameron Yick Date: Wed, 30 Oct 2019 11:29:33 -0400 Subject: [PATCH] [offline] Add Paul Tol Color Palette #3448 (#4186) --- public/offline.html | 123 +++++++++++++++++++++++++++++++++----------- 1 file changed, 93 insertions(+), 30 deletions(-) diff --git a/public/offline.html b/public/offline.html index c16739015..070d04d97 100644 --- a/public/offline.html +++ b/public/offline.html @@ -59,12 +59,17 @@ .content { text-align: center; - margin: 40px 20px; + margin: 20px 20px; + } + + .paletteSelector { + z-index: 2; + margin-top: 30px; } .colors { z-index: 2; - margin: 0 40px; + margin: 0 20px; text-align: center; } @@ -92,7 +97,7 @@ } .signature { - margin-top: 40px; + margin-top: 20px; } @media only screen and (max-height: 700px) { @@ -158,8 +163,16 @@

Good news: You can draw a picture anywhere on this page while you wait to get it back!

(pick a color below && start drawing!)

+
+
+ + +
@@ -174,45 +187,87 @@