This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
hejh
/
nuxt3-gw
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
c2943d21e3
Ramas
Etiquetas
main
master
master-huirongyouke
nuxt3-gw
/
assets
/
_variables.scss
_variables.scss
105 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
$linkColor: #3370ff;
a {
text-decoration: none;
color: $linkColor;
}
:root {
--link-color: #1a1;
}