forked from DGNum/gestioCOF
Apparence et Responsiveness
This commit is contained in:
parent
c11ccf2ecc
commit
f8952225d6
12 changed files with 453 additions and 99 deletions
|
@ -10,9 +10,10 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<header id="header">
|
||||
<section class="top-menu">
|
||||
<h1 class="cof"><a href="/">COF</a></h1>
|
||||
<a class="minimenu" href="javascript:void(0)" onclick="document.getElementById('header').classList.toggle('expanded');"><img src="{% static "cofcms/images/minimenu.svg" %}"></a>
|
||||
<nav>
|
||||
{% flat_menu "cof-nav-ext" template="cofcms/base_nav.html" %}
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue