more style tweaks
This commit is contained in:
parent
196b0322f6
commit
59d2dcb9f9
@ -16,10 +16,10 @@ a:visited {
|
|||||||
color: #261a3b;
|
color: #261a3b;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
margin: 0 0 15px 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
margin: 0px 0 15px 0;
|
margin: 30px 0 15px 0;
|
||||||
}
|
}
|
||||||
hr {
|
hr {
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
@ -45,9 +45,7 @@ td.docs {
|
|||||||
}
|
}
|
||||||
td.code {
|
td.code {
|
||||||
padding: 14px 30px 16px 15px;
|
padding: 14px 30px 16px 15px;
|
||||||
width: 100%;
|
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
border-left: 1px solid #e5e5ee;
|
|
||||||
background: #f0f0f0;
|
background: #f0f0f0;
|
||||||
}
|
}
|
||||||
td.code.empty {
|
td.code.empty {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user