mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-11-01 02:48:44 +01:00
12 lines
152 B
CSS
12 lines
152 B
CSS
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;
|
|
} |