datenspuren: set a color

This commit is contained in:
Astro 2021-09-18 01:05:52 +02:00
parent 603397cb64
commit 48b1acf48c
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ body {
color: #212529;
}
a {
color: #fff;
}
h1,h2,h3,h4,h5,h6 {
word-break: break-all;
word-wrap: break-word;