This commit is contained in:
2022-05-14 15:26:47 +02:00
parent 0ebe7b2259
commit 0e196b2e21
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -90,7 +90,7 @@ h5 {
.navbar {
font-family: Montserrat, sans-serif;
color: #000000 !important;
background-color: #FBFBFB;
background-color: #ededed;
border-bottom: 1px solid black;
border-radius: 0;
font-size: 14px !important;

View File

@@ -31,7 +31,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" class="text-center" href="{{ request.route_url('home') }}" alt="Accueil">
<img src="{{ request.static_url('cao_blogr:static/logo-msp.jpg') }}" class="logo" /></a>
<img src="{{ request.static_url('cao_blogr:static/logo-msp.png') }}" class="logo" /></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">