Mise à jour du nouveau design :D #16
3 changed files with 6 additions and 10 deletions
|
|
@ -24,7 +24,6 @@
|
|||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
|
||||
color: var(--text-color-primary);
|
||||
|
|
@ -40,10 +39,6 @@ a {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
main {
|
||||
}
|
||||
|
||||
|
||||
main h1, main h2, main h3 {
|
||||
font-family: MonTrappist;
|
||||
color: white;
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ main {
|
|||
box-shadow: 5px 5px 5px #00000085;
|
||||
margin: 50px auto;
|
||||
position: relative;
|
||||
background: var(--primary-bg-color);
|
||||
}
|
||||
|
||||
@page {
|
||||
|
|
|
|||
10
poster.html
10
poster.html
|
|
@ -21,11 +21,11 @@
|
|||
|
||||
<aside>
|
||||
<a href="javascript:if(window.print)window.print()" class="print">🖨️ imprimer</a>
|
||||
<section>
|
||||
<p>
|
||||
Vous pouvez arranger vous mêmes votre affiche en bougeant les informations et les autocollants !
|
||||
</p>
|
||||
</section>
|
||||
<section>
|
||||
<p>
|
||||
Vous pouvez arranger vous mêmes votre affiche en bougeant les informations et les autocollants !
|
||||
</p>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue