This website requires JavaScript.
Explore
Help
Register
Sign In
exu
/
wiki-grav
Watch
1
Star
0
Fork
0
You've already forked wiki-grav
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c325ce93b
wiki-grav
/
themes
/
learn2-dark
/
scss
/
theme
/
_core.scss
9 lines
84 B
SCSS
Raw
Normal View
History
Unescape
Escape
Add custom scss
2022-11-19 16:12:44 +01:00
body
{
background
:
$page-bg
;
color
:
$core-text
;
}
Color links in accent color
2022-11-19 19:12:18 +01:00
a
{
color
:
$core-accent
;
}
Reference in New Issue
Copy Permalink