1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-28 09:00:07 +02:00
CanvasBlocker/.documentation/default.css

12 lines
152 B
CSS
Raw Normal View History

2020-11-09 08:27:45 +01:00
body {
margin: 30px auto;
max-width: 680px;
font-size: 13pt;
line-height: 1.4em;
color: #444444;
padding: 0;
}
h1, h2, h3{
line-height: 1.2em;
}