complete refactor of styling to dark theme with neon turquoise colors via bulma variables

This commit is contained in:
Xevion
2020-11-05 14:25:39 -06:00
parent 60d13d2467
commit 85cf832ec2
4 changed files with 109 additions and 93 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
{% block head %}
<meta charset="utf-8">
@@ -12,9 +12,9 @@
<body class="has-navbar-fixed-top">
<nav class="navbar is-fixed-top" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="/">
Simple Viewer
</a>
<h1 class="navbar-item">
<a href="/">Simple Viewer</a>
</h1>
</div>
<div class="navbar-menu">
<div class="navbar-start">