mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-24 08:00:22 +00:00
mutable template added
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
h1 {
|
||||
color: green;
|
||||
}
|
||||
table, tr, th {
|
||||
width: 50%;
|
||||
border: 1px solid;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user