parent
964c9ca738
commit
f4467c2370
5 changed files with 6 additions and 1526 deletions
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 80 KiB |
|
@ -1,4 +1,3 @@
|
|||
@font-face { font-family: Courgette-Regular; src: url('Courgette-Regular.ttf'); }
|
||||
body {
|
||||
background: #3b5998;
|
||||
color: white;
|
||||
|
|
|
@ -15,7 +15,9 @@
|
|||
|
||||
<body>
|
||||
<div id="body_bis">
|
||||
<img src="metzquetaires_dos.svg" height="300px" alt="Logo Metzquetaires" style="fill: '#FFCC00'"/>
|
||||
<div id="banner">
|
||||
</div>
|
||||
|
||||
<div id="content_container">
|
||||
<div id="content_topleft" class="corner">
|
||||
</div>
|
||||
|
|
|
@ -16,7 +16,9 @@
|
|||
|
||||
<body>
|
||||
<div id="body_bis">
|
||||
<img src="{{ url_for('static', filename='metzquetaires.svg') }}" height="300px" alt="Logo Metzquetaires" style="fill: 'red'"/>
|
||||
<div id="banner">
|
||||
</div>
|
||||
|
||||
<div id="content_container">
|
||||
<div id="content_topleft" class="corner">
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue