CSS formatted

This commit is contained in:
jpk 2024-01-10 12:24:43 +01:00
parent 1856d6df57
commit ff5aab479e
1 changed files with 37 additions and 35 deletions

View File

@ -8,7 +8,9 @@ body {
margin: 0px;
}
*, *:before, *:after {
*,
*:before,
*:after {
font-family: inherit;
font-size: inherit;
box-sizing: inherit;