forked from DGNum/gestioCOF
Tweaks
This commit is contained in:
parent
aa2f691f1e
commit
e64f405299
5 changed files with 13 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends "bds/base_layout.html" %}
|
||||
|
||||
{% block content %}
|
||||
<div style="width: 60%; margin: auto; padding-top: 2em;">
|
||||
<div class="container">
|
||||
Bienvenue sur GestioBDS !
|
||||
|
||||
<br>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<nav id="search-bar" class="level">
|
||||
<div class="level-item">
|
||||
<figure class="image is-64x64 is-pulled-left">
|
||||
<figure class="image is-64x64">
|
||||
<a href="{% url "bds:home" %}">
|
||||
<img src="{% static "bds/images/logo_square.svg" %}" alt="bds-logo">
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue