This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
copyvios
огледало од
https://github.com/earwig/copyvios
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
0
Activity
Преглед изворни кода
Apply some simple styling to the API help page.
pull/24/head
Ben Kurtovic
пре 10 година
родитељ
ab058f0e20
комит
35bb7e7108
1 измењених фајлова
са
21 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+21
-0
static/api.css
+ 21
- 0
static/api.css
Прегледај датотеку
@@ -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 {
Write
Preview
Loading…
Откажи
Сачувај