mirror of
https://github.com/JonasunderscoreJones/blog.jonasjones.dev.git
synced 2025-10-22 18:29:19 +02:00
fixed color of markdown links
This commit is contained in:
parent
fe611f9ba7
commit
f4c83427d2
1 changed files with 4 additions and 0 deletions
|
@ -43,4 +43,8 @@ h1, h2, h3, h4, h5, h6 {
|
|||
a, p {
|
||||
font-family: 'JetBrains Mono';
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #c49900;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue