Files
vij/amp.css
2024-06-16 20:33:37 +03:00

8 lines
88 B
CSS

body {
font-family: Arial, sans-serif;
padding: 20px;
}
h1 {
color: #333;
}