Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Yardım
Giriş Yap
ben
/
calefaction
şunun yansıması
https://github.com/earwig/calefaction
İzle
1
Yıldızla
1
Çatalla
0
Kod
Sürümler
0
Aktivite
Kaynağa Gözat
Add link coloring to styles.
master
Ben Kurtovic
8 yıl önce
ebeveyn
5363fc32b0
işleme
681030e8d6
4 değiştirilmiş dosya
ile
32 ekleme
ve
0 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+8
-0
static/styles/amarr.css
+8
-0
static/styles/caldari.css
+8
-0
static/styles/gallente.css
+8
-0
static/styles/minmatar.css
+ 8
- 0
static/styles/amarr.css
Dosyayı Görüntüle
@@ -5,3 +5,11 @@ body {
main, header, footer {
border-color: #5F4A26;
}
a {
color: #FFDE78;
}
a:hover {
color: #DDBE68;
}
+ 8
- 0
static/styles/caldari.css
Dosyayı Görüntüle
@@ -5,3 +5,11 @@ body {
main, header, footer {
border-color: #364A5F;
}
a {
color: #99CCEE;
}
a:hover {
color: #88BBDD;
}
+ 8
- 0
static/styles/gallente.css
Dosyayı Görüntüle
@@ -5,3 +5,11 @@ body {
main, header, footer {
border-color: #365F4A;
}
a {
color: #66BB99;
}
a:hover {
color: #60AA90;
}
+ 8
- 0
static/styles/minmatar.css
Dosyayı Görüntüle
@@ -5,3 +5,11 @@ body {
main, header, footer {
border-color: #5F3C42;
}
a {
color: #D89988;
}
a:hover {
color: #C88070;
}
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet