1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-15 00:57:32 +02:00

xbackbone pre fix

This commit is contained in:
Marius 2021-09-05 19:12:37 +02:00
parent 4c442444dd
commit 7d87f3a64a

View File

@ -104,6 +104,10 @@ code {
border-radius: 5px;
}
pre {
color: rgb(var(--accent-color));
}
/* LINKS */
a {
color: var(--link-color);