Pyrofork: docs: Update link css

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-12-12 21:25:47 +07:00
parent 79e6db333f
commit 5d28478c09
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -10,6 +10,15 @@ body{
background-color: #1a1c1e; background-color: #1a1c1e;
} }
a { a .pre{
color:lightgrey;
}
.md-main a {
text-decoration: underline;
color:lightgrey;
}
.md-sidebar a {
text-decoration: none; text-decoration: none;
} }