Changes Audio
This commit is contained in:
parent
710636c214
commit
84b8acf035
File diff suppressed because one or more lines are too long
@ -255,6 +255,9 @@ hr {
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
font-family: $serif_font;
|
font-family: $serif_font;
|
||||||
|
a {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
b {
|
b {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
@ -385,11 +388,10 @@ footer {
|
|||||||
@media (max-width: 480px) { border-top: 1px solid; }
|
@media (max-width: 480px) { border-top: 1px solid; }
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
font-family: $mono_font;
|
||||||
|
font-size: 21px;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
font-family: 'IBM Plex Serif', sans-serif;
|
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
font-size: 2.25rem;
|
|
||||||
font-style: italic;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.audio-list {
|
.audio-list {
|
||||||
|
Loading…
Reference in New Issue
Block a user