1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-22 03:12:40 +00:00

Update colors and fix logo in dark mode

This commit is contained in:
2021-01-15 04:22:46 -06:00
parent 92286dd88c
commit 1569eadd9d
10 changed files with 143 additions and 16 deletions

View File

@ -1,7 +1,7 @@
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container">
<a class="navbar-brand" href="/">
<h1 class="text-hide" style="background-image: url('/assets/img/layout/privacy-guides-logo.png'); width: 243px; height: 32px; background-size: contain;">Privacy Guides</h1>
<h1>{% include privacy-guides-logo.svg %}</h1>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>