elTesto/static/styles.css

25 lines
633 B
CSS
Raw Normal View History

2025-03-26 22:23:02 +00:00
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 800px;
padding: 20px;
}
h1 {
color: #333;
}
a {
color: #007BFF;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
[GIN] 2025/03/26 - 16:10:20 | 200 | 1.3664ms | ::1 | GET "/items/1"
[GIN] 2025/03/26 - 16:10:20 | 200 | 132.3889ms | ::1 | GET "/static/styles.css"
[GIN] 2025/03/26 - 16:10:24 | 200 | 507.6µs | ::1 | GET "/items/2"
[GIN] 2025/03/26 - 16:10:24 | 304 | 0s | ::1 | GET "/static/styles.css"