Kaynağa Gözat

Fix again.

pull/24/head
Ben Kurtovic 9 yıl önce
ebeveyn
işleme
9661ca4cf3
1 değiştirilmiş dosya ile 9 ekleme ve 9 silme
  1. +9
    -9
      static/api.css

+ 9
- 9
static/api.css Dosyayı Görüntüle

@@ -55,24 +55,24 @@ table.parameters {
margin: 1em 0;
}

table.parameters td, table.parameters th {
padding: 0.2em 0.5em;
}

table.parameters th {
background-color: #F0F0F0;
}

table.parameters tr:first-child {
font-family: sans-serif;
font-size: 1.17em;
color: white;
}

table.parameters tr:first-child td {
table.parameters tr:first-child th {
background-color: #369;
}

table.parameters td, table.parameters th {
padding: 0.2em 0.5em;
}

table.parameters th {
background-color: #F0F0F0;
}

table.parameters td:first-child {
font-family: monospace;
}


Yükleniyor…
İptal
Kaydet