Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Yardım
Giriş Yap
ben
/
copyvios
şunun yansıması
https://github.com/earwig/copyvios
İzle
1
Yıldızla
1
Çatalla
0
Kod
Sürümler
0
Aktivite
Kaynağa Gözat
Apply some simple styling to the API help page.
pull/24/head
Ben Kurtovic
10 yıl önce
ebeveyn
ab058f0e20
işleme
35bb7e7108
1 değiştirilmiş dosya
ile
21 ekleme
ve
0 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+21
-0
static/api.css
+ 21
- 0
static/api.css
Dosyayı Görüntüle
@@ -1,8 +1,29 @@
h1, h2 {
font-family: sans-serif;
}
div#help {
margin: auto;
max-width: 1200px;
}
span.code {
font-family: monospace;
}
table.parameters {
margin: 1em 0;
}
table.parameters th {
}
table.parameters td {
}
table.parameters tr:first-child {
font-family: sans-serif;
font-size: 1.17em;
}
table.parameters td:first-child {
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet