Ajout de l'affiche du DAC
This commit is contained in:
parent
995516ff40
commit
e635a8be95
5
css/affiches/dac.css
Normal file
5
css/affiches/dac.css
Normal file
@ -0,0 +1,5 @@
|
||||
.affiche-dac img {
|
||||
width: 100%;
|
||||
max-height: 50vh;
|
||||
object-fit: scale-down;
|
||||
}
|
BIN
images/affiches/dac.png
Normal file
BIN
images/affiches/dac.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
@ -16,6 +16,7 @@
|
||||
|
||||
<link rel="stylesheet" href="css/affiches/perm.css">
|
||||
<link rel="stylesheet" href="css/affiches/cafe.css">
|
||||
<link rel="stylesheet" href="css/affiches/dac.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -80,6 +81,10 @@
|
||||
|
||||
<section id="events">
|
||||
|
||||
<article class="event affiche-dac affiche">
|
||||
<img src="images/affiches/dac.png" alt="La Digital Audio Community se donne rendez-vous le mercredi 13 septembre à partir de 18h30 au LOL, 7 place Louis Chazette. Au Programme : Ateliers Livre-Coding, Discussions Informatique Musicale && Découverte Code Créatif............" />
|
||||
</article>
|
||||
|
||||
<article class="event affiche-perm affiche">
|
||||
<h1>Permanence du LOL</h1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user