add a page on calling convention

This commit is contained in:
Torsten Ruger
2018-04-15 15:24:29 +03:00
parent 18da395ed9
commit ed0d766705
3 changed files with 118 additions and 2 deletions

View File

@ -14,7 +14,7 @@ body
background: $body-background url("bkg.png") 0 0
color: $body-foreground
font-size: 16px
line-height: 1.5
line-height: 1.4
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace
@ -46,7 +46,6 @@ header
margin: 0 0 40px 0
h1
font-size: 30px
line-height: 1.5
margin: 0 0 0 -40px
font-weight: bold
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace