toutes les vignettes lea

This commit is contained in:
ethylotest
2021-03-30 19:31:25 +02:00
parent 2b0aa4d56e
commit b95733dcbf
2 changed files with 14 additions and 16 deletions

View File

@@ -5,6 +5,7 @@ aside.aside_right .relative_box {
.rectangle p {
margin: auto;
padding: 5px;
text-align: center;
}
.rectangle._big {
@@ -17,3 +18,8 @@ aside.aside_right .relative_box {
height: 200px;
background-color: hsl(var(--hue-4), 70%, 80%);
}
.rectangle._little p {
font-size: 1.7em;
line-height: 1.4em;
}