From ca9009c498dd43e1a8756f0faf142482c39e58ec Mon Sep 17 00:00:00 2001 From: fr34k Date: Tue, 13 Oct 2020 16:26:56 +0200 Subject: [PATCH] added new button / added new button style / changed color of text -> all on projects --- brc_static/css/styles.css | 8 +++++++ brc_static/projects.html | 46 ++++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 22 deletions(-) diff --git a/brc_static/css/styles.css b/brc_static/css/styles.css index 81a0f68..b2d1f22 100644 --- a/brc_static/css/styles.css +++ b/brc_static/css/styles.css @@ -216,6 +216,14 @@ p:last-of-type { box-shadow: 0px 0px 15px 5px #fff; } +.button-accent-projects { + color: #ffffff; + border-color: #ffffff; + cursor:pointer; + background: rgba(0,0,0,0.4); + /*box-shadow: 0px 0px 15px 5px #fff;*/ +} + .button-accent:hover, .button-accent:focus { background: #fff; diff --git a/brc_static/projects.html b/brc_static/projects.html index 7ffc31a..d05c7c1 100644 --- a/brc_static/projects.html +++ b/brc_static/projects.html @@ -24,28 +24,28 @@
-
SHOW ALL
-
CABINET OF CURIOSITIES
-
INSPECTING THE DEAD MAN'S CHEST
-
TELL TALE HEART
-
MADMAN'S BASEMENT
+
SHOW ALL

+
CABINET OF CURIOSITIES
+
INSPECTING THE DEAD MAN'S CHEST
+
TELL TALE HEART
+
MADMAN'S BASEMENT
-