Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jesselau76/hugo-w3-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 0ece3f4..20db3fe 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -76,6 +76,17 @@ em {
font-style: normal;
color:crimson;
}
+/* cookie bar css */
+#cookiebar
+{
+display:none;
+}
+
+#cookiebar a
+{
+color: white;
+text-decoration: underline;
+}
/* social share css */