Skip to content

Commit 5819d32

Browse files
committed
Update CSS and button styles
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent f078706 commit 5819d32

File tree

7 files changed

+11
-223
lines changed

7 files changed

+11
-223
lines changed

assets/css_firepress/button-examples/btn_a.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

assets/css_firepress/button-examples/btn_b.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

assets/css_firepress/button-examples/btn_c.md

Lines changed: 0 additions & 60 deletions
This file was deleted.

assets/css_firepress/button-examples/button_london.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

assets/css_firepress/button-examples/markdown_style_guide.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/css_firepress/entry.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
@import "simplegrid.min.css";
99

10+
@import "btn_c.min.css";
11+
1012
@import "btn_a_var.css";
1113
@import "btn_a.min.css";
1214

13-
@import "btn_c.min.css";
14-
1515
/* ==========================================================================
1616
bypassed
1717
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## See it live
2+
3+
On https://play-with-ghost.com/ check out our live demos. Then find a the page label as "Style guide" in each live demos.
4+
5+
## Markdown style guide sources
6+
7+
You will find how to integrate buttons here:
8+
9+
https://gist.github.com/pascalandy/88220587af37ae455c53a56564ce4969

0 commit comments

Comments
 (0)