iwmlib/css/article.css

12 lines
121 B
CSS
Raw Normal View History

2019-07-19 09:31:25 +02:00
body {
background-color: white;
color: black;
width: 100%;
height: 100%;
}
article {
top: 66px;
}