mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 16:25:17 +00:00
Fix font family name for headings
This commit is contained in:
parent
91f8f09854
commit
d6265c10d6
@ -96,7 +96,7 @@ table th, table td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, th {
|
h1, h2, th {
|
||||||
font-family: 'Gentium';
|
font-family: 'Gentium Basic';
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user