mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2024-11-22 07:54:03 +01:00
9 lines
110 B
CSS
9 lines
110 B
CSS
body {
|
|
font-family: 'Lora', serif;
|
|
}
|
|
|
|
h1, h2, h3,
|
|
h1 a, h2 a, h3 a {
|
|
font-family: 'Baloo Paaji', cursive;
|
|
}
|