1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Style index pages

This commit is contained in:
kkapsner 2020-11-09 08:27:45 +01:00
parent 716e6aa6a9
commit 0f61318c27
3 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,12 @@
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;
}