This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
hejh
/
nuxt3-gw
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
c2943d21e3
Dallar
Biçim İmleri
main
master
master-huirongyouke
nuxt3-gw
/
assets
/
_variables.scss
_variables.scss
105 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
$linkColor: #3370ff;
a {
text-decoration: none;
color: $linkColor;
}
:root {
--link-color: #1a1;
}