Skip to content

Commit c8ba26c

Browse files
committed
Updating header info and default styles
1 parent 1655a54 commit c8ba26c

File tree

14 files changed

+2011
-3031
lines changed

14 files changed

+2011
-3031
lines changed

README.md

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

33
Please feel free to fork and submit new styles! If you're not a Github user and you'd like to contribute, just [drop me a line](http://brettterpstra.com/contact/).
44

5-
Please customize and include the contents of `header.css` in any submitted styles.
5+
Please customize and include the contents of `header.css` in any submitted styles. The portion between the `---` borders should be in YAML format.
66

77
```css
88
/*
9-
This document has been created with Marked.app <http://marked2app.com>
10-
Please leave this notice in place, along with any additional credits below.
11-
---------------------------------------------------------------
12-
Title: Your Style Title
13-
Author: Your Name <http://yoursite.com>
14-
Description: Short description
9+
This document has been created with Marked.app <http://marked2app.com>
10+
Content is property of the document author
11+
Please leave this notice in place, along with any additional credits below.
12+
---------------------------------------------------------------
13+
Title: Your style title
14+
Author: Your Name <your url>
15+
Description: Description of theme
16+
Non-standard fonts used: (optional) [Rockwell, Rokkit, etc.]
17+
Note: (optional) Additional notes, where to get custom fonts, etc.
18+
---
1519
*/
1620
```
1721

custom.css

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
/*
2-
This document has been created with Marked.app <http://markedapp.com>, Copyright 2011 Brett Terpstra
3-
Please leave this notice in place, along with any additional credits below.
4-
---------------------------------------------------------------
5-
Title: Theme title
6-
Author: Your name and optional url
7-
Description: Basic description of the theme.
1+
/*
2+
This document has been created with Marked.app <http://marked2app.com>
3+
Content is property of the document author
4+
Please leave this notice in place, along with any additional credits below.
5+
---------------------------------------------------------------
6+
Title: Your style title
7+
Author: Your Name <your url>
8+
Description: Description of theme
9+
Non-standard fonts used: (optional) [Rockwell, Rokkit, etc.]
10+
Note: (optional) Additional notes, where to get custom fonts, etc.
11+
---
812
*/
13+
914
body {
1015
-webkit-font-smoothing: antialiased;
1116
font: normal .8764em/1.5em Arial,Verdana,sans-serif;

default_styles/Fountain.css

Lines changed: 83 additions & 143 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)