Skip to content

Commit 19c8114

Browse files
committed
Fixed a broken button
1 parent 66a8555 commit 19c8114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-pages-files/color-main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ul.add-ons li:hover { background:#f9f9f9; }
2828

2929
.demo { background:#f6f6f6; }
3030

31-
demo a.btn { color:#fff; background:#ffda47; }
31+
.demo a.btn { color:#fff; background:#ffda47; }
3232

3333
pre.model, pre.install { color:#ff5182; }
3434

0 commit comments

Comments
 (0)