2020-11-13 00:13:44 +01:00
|
|
|
/* .navigation-list-item {
|
2019-12-04 01:12:59 +01:00
|
|
|
font-size: 18px !important;
|
|
|
|
|
padding: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
2020-01-21 22:14:46 +01:00
|
|
|
html, body {
|
|
|
|
|
font-family: sans-serif;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.page-content h1:first-of-type {
|
|
|
|
|
font-weight: 500;
|
2020-02-02 21:08:16 +01:00
|
|
|
}
|
2020-11-13 00:13:44 +01:00
|
|
|
|
|
|
|
|
li {
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
} */
|