new logo
This commit is contained in:
BIN
cao_blogr/static/logo-msp.png
Normal file
BIN
cao_blogr/static/logo-msp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -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;
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user