本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
pete
/
abv
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Docs
master
Pete Shadbolt
7 年之前
父節點
906444ddac
當前提交
79f417524e
共有
2 個檔案被更改
,包括
5 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
static/main.css
+2
-0
templates/index.html
+ 3
- 0
static/main.css
查看文件
@@ -61,6 +61,9 @@ html, body { margin: 0; padding: 0; overflow: hidden; font-size: 10pt; font-fam
font-size: 9pt;
}
#help a{
color: black;
}
+ 2
- 0
templates/index.html
查看文件
@@ -53,6 +53,8 @@
GET https://abv.peteshadbolt.co.uk/cz/0/1<br/>
GET https://abv.peteshadbolt.co.uk/measure/10/x<br/>
etc.
<p>See <a href="/doc">here</a> for docs.</p>
</div>
</body>
Write
Preview
Loading…
取消
儲存