cavepedia/src/static/cavepedia-pdf.css

7 lines
100 B
CSS
Raw Normal View History

2021-07-16 08:09:27 -04:00
body {
background-color: darkgrey;
font-size: 18px;
line-height: 1.6;
text-align: center;
}