mess with fonts, i like helvetica
This commit is contained in:
parent
1742e570f4
commit
4b9617abb3
@ -64,7 +64,6 @@
|
|||||||
================================================== */
|
================================================== */
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
color: #181818;
|
color: #181818;
|
||||||
font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
|
|
||||||
font-weight: normal; }
|
font-weight: normal; }
|
||||||
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
|
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
|
||||||
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
|
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
|
||||||
|
@ -18,7 +18,6 @@ body {
|
|||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
color: #181818;
|
color: #181818;
|
||||||
font-family: "open sans", sans-serif;
|
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -144,7 +143,6 @@ nav hr {
|
|||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
padding-top: 25px;
|
padding-top: 25px;
|
||||||
font-family: "open sans", sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar p {
|
.sidebar p {
|
||||||
@ -156,7 +154,6 @@ nav hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
font: 400 16px/22px "open sans", sans-serif;
|
|
||||||
border-left: 1px solid #DDD;
|
border-left: 1px solid #DDD;
|
||||||
padding-left: 40px;
|
padding-left: 40px;
|
||||||
padding-top: 25px;
|
padding-top: 25px;
|
||||||
|
Loading…
Reference in New Issue
Block a user