Merge remote-tracking branch 'upstream/pull/3239'
This commit is contained in:
commit
d32d8cda46
1 changed files with 1 additions and 9 deletions
|
@ -7,15 +7,7 @@
|
|||
/* Default rules for the body of every page */
|
||||
|
||||
body {
|
||||
font-family: 'Helvetica Neue',Arial,sans-serif;
|
||||
font-size: $typeheight;
|
||||
line-height: 1.6666;
|
||||
color: #222;
|
||||
background-color: #fff;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
text-align: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
p > img {
|
||||
|
@ -1036,7 +1028,7 @@ tr.turn:hover {
|
|||
|
||||
.content-inner {
|
||||
position: relative;
|
||||
max-width: 900px;
|
||||
max-width: 960px;
|
||||
margin: auto;
|
||||
padding: $lineheight;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue