From 46b18f441e547f7a690008a7125054bf44d96dda Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 21 Feb 2018 12:06:43 +0000 Subject: Sample pushing dropbar nav --- static/style.css | 11 +++++++++++ templates/main/base.html | 1 + templates/main/index.html | 23 ++++++++++++++--------- templates/main/navigation.html | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 11 deletions(-) create mode 100644 static/style.css diff --git a/static/style.css b/static/style.css new file mode 100644 index 00000000..71d2d0a7 --- /dev/null +++ b/static/style.css @@ -0,0 +1,11 @@ +.uk-background-secondary .uk-navbar-dropdown-nav .uk-active a { + color: white !important; +} + +.uk-background-secondary .uk-navbar-dropdown-nav .uk-nav-header { + color: white !important; +} + +.uk-background-secondary .uk-navbar-dropbar { + background: #222222 !important; +} \ No newline at end of file diff --git a/templates/main/base.html b/templates/main/base.html index a1372747..ead411c4 100644 --- a/templates/main/base.html +++ b/templates/main/base.html @@ -9,6 +9,7 @@ + {% endblock %} diff --git a/templates/main/index.html b/templates/main/index.html index 6c0f8e95..e498c761 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -1,16 +1,14 @@ {% extends "main/base.html" %} {% block title %}Home{% endblock %} {% block content %} -
+
+
- -
-

- Please note: this site is under construction. What you see now may be vastly different - from the final project state. Feel free to chat to us on Discord if you're curious! -

-
-
+{# #}

Spicy jalapeno bacon ipsum dolor amet flank elit tri-tip swine reprehenderit tail nostrud biltong officia eu. Irure shankle cupidatat shank filet mignon drumstick @@ -20,6 +18,13 @@ landjaeger turducken exercitation. Shoulder adipisicing proident cow, short loin tail bacon sausage strip steak jerky short ribs tri-tip jowl rump.

+
+
+

+ Please note: this site is under construction. What you see now may be vastly different + from the final project state. Feel free to chat to us on Discord if you're curious! +

+
{% endblock %} \ No newline at end of file diff --git a/templates/main/navigation.html b/templates/main/navigation.html index cbd6a36a..17a6b56b 100644 --- a/templates/main/navigation.html +++ b/templates/main/navigation.html @@ -1,5 +1,5 @@ -
-