This commit is contained in:
2024-06-16 20:33:37 +03:00
parent 5896a8d1c6
commit d7584deff0
3 changed files with 60 additions and 0 deletions

7
amp.css Normal file
View File

@@ -0,0 +1,7 @@
body {
font-family: Arial, sans-serif;
padding: 20px;
}
h1 {
color: #333;
}