aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/lfedge
diff options
context:
space:
mode:
authorSawyer Bergeron <sbergeron@iol.unh.edu>2021-10-15 14:07:11 -0400
committerSawyer Bergeron <sbergeron@iol.unh.edu>2021-10-15 14:07:11 -0400
commite172d00b751d55cd8630efc7c5530a8bbfb97c97 (patch)
treec7bf81e79d5069c0dc28b2e331a478bcf1f4585d /src/templates/lfedge
parenteb75b380a32c65dc8d0857bae093c7a96f30f024 (diff)
Pull master (fake rebase)api-v1
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu> Change-Id: I12450c4bd70050c0bbf555b140aa3243c2837a9a
Diffstat (limited to 'src/templates/lfedge')
-rw-r--r--src/templates/lfedge/base.html18
1 files changed, 2 insertions, 16 deletions
diff --git a/src/templates/lfedge/base.html b/src/templates/lfedge/base.html
index 64c05a4..4413340 100644
--- a/src/templates/lfedge/base.html
+++ b/src/templates/lfedge/base.html
@@ -1,29 +1,15 @@
{% extends "base/base.html" %}
{% load staticfiles %}
{% block bgColor %}
-<style>
-.LFEdge {
- background: #0049b0;
- margin-left: -25px;
-}
+<link rel="stylesheet" href="{% static "css/lfedge.css" %}">
-.wtext {
- font-size: 18px;
- color: #FFFFFF;
-}
-
-.wtext:hover {
- color: #FFFFFF;
- text-decoration: none;
-}
-</style>
<nav class="navbar navbar-light LFEdge navbar-fixed-top border-bottom py-0 mb-0" role="navigation">
{% endblock bgColor %}
{% block logo %}
<div class="barClamp col-12 col-sm order-1 order-sm-2 text-center text-lg-left">
<a href="https://www.lfedge.org/" class="navbar-brand">
- <img src="{% static "img/lfedge-logo.png" %}">
+ <img src="{% static "img/lfedge-logo.png" %}" alt="lfedge logo">
</a>
<a class="wtext d-none d-lg-inline" href={% url 'dashboard:index' %}>