page actualite mise en page

This commit is contained in:
ethylotest
2021-04-06 11:27:17 +02:00
parent 5e8715f2ea
commit 3b693062d8
5 changed files with 13 additions and 21 deletions

View File

@@ -90,9 +90,8 @@ mark { /*text with background color*/
padding: 0px 5px;
background-color: hsl(var(--hue-4) 50% 90%);
}
strong {
padding: 0px 5px;
background-color: hsl(var(--hue-3) 80% 90%);
strong { /*text with color*/
background-color: hsl(var(--hue-2) 80% 70%);
}
del {
text-decoration: line-through;