mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Pyrofork: docs: Update link css
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
79e6db333f
commit
5d28478c09
1 changed files with 10 additions and 1 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue