mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Style index pages
This commit is contained in:
parent
716e6aa6a9
commit
0f61318c27
3 changed files with 14 additions and 0 deletions
12
.documentation/default.css
Normal file
12
.documentation/default.css
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue