This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hejh
/
nuxt3-gw
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
c2943d21e3
Ramuri
Etichete
main
master
master-huirongyouke
nuxt3-gw
/
assets
/
_variables.scss
_variables.scss
105 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
$linkColor: #3370ff;
a {
text-decoration: none;
color: $linkColor;
}
:root {
--link-color: #1a1;
}