ajout reglages rem et em en cours

This commit is contained in:
hugogogo
2021-02-27 16:57:10 +01:00
parent bb9d968c7f
commit 6b585f4312
4 changed files with 20 additions and 14 deletions

View File

@@ -34,7 +34,8 @@ body *:not(script) {
text-align: right;
}
.center {
margin: auto;
margin-right: auto;
margin-left: auto;
text-align: center;
}