Font again applied

This commit is contained in:
Mehdi Arfaoui 2015-11-28 23:31:01 +01:00
parent 1fadb00506
commit 9f7d20dbe2

View file

@ -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 */