mutable template added

This commit is contained in:
pErfEcto2
2023-05-11 11:08:00 +03:00
parent d8da3239dd
commit 8dab84f38d
15 changed files with 20 additions and 3 deletions
@@ -1,3 +1,9 @@
h1 {
color: green;
}
table, tr, th {
width: 50%;
border: 1px solid;
margin-left: auto;
margin-right: auto;
}