From bd6e2827c9b83a19a2a949bc3f00e88dd0e2e6c5 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 7 Jan 2018 22:38:41 -0800 Subject: [PATCH] cleanup, tweak design --- assets/global.css | 14 ++------------ assets/noun_1038998_cc.svg | 1 - assets/sailboat.svg | 1 - routes/federated.html | 3 +-- routes/index.html | 2 +- routes/local.html | 1 - routes/notifications.html | 1 - templates/2xx.html | 4 +--- 8 files changed, 5 insertions(+), 22 deletions(-) delete mode 100644 assets/noun_1038998_cc.svg delete mode 100644 assets/sailboat.svg diff --git a/assets/global.css b/assets/global.css index f37e9b8..a9befdb 100644 --- a/assets/global.css +++ b/assets/global.css @@ -36,14 +36,6 @@ input { padding: 5px; } -label { - font-size: 1.1em; -} - -input { - font-size: 1.1em; -} - button { font-size: 1.2em; border: 1px solid #333; @@ -74,8 +66,6 @@ button.primary:active { background: #99b3ff; } -@media (max-width: 767px) { - p, label, input { - font-size: 1.3em; - } +p, label, input { + font-size: 1.3em; } \ No newline at end of file diff --git a/assets/noun_1038998_cc.svg b/assets/noun_1038998_cc.svg deleted file mode 100644 index 92f8a46..0000000 --- a/assets/noun_1038998_cc.svg +++ /dev/null @@ -1 +0,0 @@ -Artboard 1Created by Gregor Cresnarfrom the Noun Project \ No newline at end of file diff --git a/assets/sailboat.svg b/assets/sailboat.svg deleted file mode 100644 index 614c380..0000000 --- a/assets/sailboat.svg +++ /dev/null @@ -1 +0,0 @@ -Artboard 1 diff --git a/routes/federated.html b/routes/federated.html index 3c16074..5cae18b 100644 --- a/routes/federated.html +++ b/routes/federated.html @@ -3,9 +3,8 @@ -

Federated

+

Federated Timeline

-

This is the 'federated' page. There's not much here.