This website works better with JavaScript.
首頁
說明
登入
ben
/
bitshift
镜像来自
https://github.com/earwig/bitshift
關註
1
收藏
1
複製
0
程式碼
版本發佈
1
Activity
瀏覽代碼
Give anchors styling in the docs.
tags/v1.0^2
Ben Kurtovic
10 年之前
父節點
a73d080625
當前提交
83d6fbd37d
共有
1 個文件被更改
,包括
10 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
static/sass/docs.sass
+ 10
- 0
static/sass/docs.sass
查看文件
@@ -20,6 +20,16 @@ ul
li
margin-bottom: 2%
a
color: #727070
font-style: italic
text-decoration: none
&:hover
@extend .t3
color: #575757
span
&.code
background-color: $baseColor3 * 1.2
Write
Preview
Loading…
取消
儲存