Font again applied
This commit is contained in:
parent
1fadb00506
commit
9f7d20dbe2
1 changed files with 1 additions and 6 deletions
|
|
@ -15,12 +15,6 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
p {
|
|
||||||
font-family: 'Gotham-Book';
|
|
||||||
font-size: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
section {
|
section {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
@ -38,6 +32,7 @@ textarea {
|
||||||
|
|
||||||
div.main-content {
|
div.main-content {
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
|
font-family: 'Gotham-Book';
|
||||||
}
|
}
|
||||||
|
|
||||||
/* forms */
|
/* forms */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue