static-fail-page-matejetzt/webpage/styles.css

16 lines
175 B
CSS
Raw Normal View History

2024-07-18 11:36:41 +02:00
body
{
background-color: #102318;
}
a
{
color: #479e6a;
2024-11-21 20:19:26 +01:00
font-family: 'Courier New', monospace;
2024-07-18 11:36:41 +02:00
}
h1
{
color: #edf7f1;
2024-11-21 20:19:26 +01:00
font-family: 'Courier New', monospace;
2024-07-18 11:36:41 +02:00
}
2024-11-21 20:19:26 +01:00