font
This commit is contained in:
parent
e9b01678f2
commit
efd701292d
2 changed files with 4 additions and 0 deletions
|
|
@ -7,5 +7,7 @@
|
|||
<link rel="stylesheet" href="./includes/styles.css">
|
||||
<link rel="stylesheet" href="./includes/topnav.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Bungee+Spice&display=swap" rel="stylesheet">
|
||||
|
||||
<script src="./lib/sorttable.js"></script>
|
||||
</head>
|
||||
|
|
@ -74,6 +74,8 @@ header h1, section h2 {
|
|||
border-bottom: 1px solid white;
|
||||
margin-bottom: 10px;
|
||||
padding-bottom: 5px;
|
||||
font-family: 'Bungee Spice'
|
||||
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue