importation 'desktop/ERGGGGGG/chimère' to 'desktop/Holzwege' index.html, styles.css, script.js - correction <p>050226</p> : int(é)ressé, au(x), détail(s), anodin(s)

This commit is contained in:
2026-02-21 11:42:58 +01:00
parent 32a684cbf9
commit 3187eb9df9
4 changed files with 173 additions and 0 deletions

42
styles.css Normal file
View File

@@ -0,0 +1,42 @@
.dot{
border-left: none;
}
p{
margin-right: 56%;
margin-left: 1%;
border-left: 12px solid rgb(232, 231, 231);
mix-blend-mode: multiply;
}
.sr{
text-decoration: line-through;
}
.i{
font-style: italic;
}
.u{
text-decoration: underline;
}
#mycanvas {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: -1;
}
img{
width: 30%;
padding: 5px;
mix-blend-mode: multiply;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 30px;
}