Merge pull request #2038 from leothorp/patch-1
fix typo in body background style
This commit is contained in:
commit
2b01b95ef1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
body {bakground:white;-webkit-text-size-adjust: 100%;}
|
||||
body {background:white;-webkit-text-size-adjust: 100%;}
|
||||
body,table,h5 {font:normal 16px 'Open Sans';}
|
||||
header,main {margin:auto;max-width:1000px;}
|
||||
header section {position:absolute;width:250px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue