Files
vij/amp.css

8 lines
88 B
CSS
Raw Normal View History

2024-06-16 20:33:37 +03:00
body {
font-family: Arial, sans-serif;
padding: 20px;
}
h1 {
color: #333;
}