Skip to content

Commit

Permalink
0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsJonQ committed Feb 5, 2018
1 parent c7f71a2 commit 9d9d2cb
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 20 deletions.
2 changes: 1 addition & 1 deletion dist/css/components/BeaconHistoryTimeline/styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
*
*/
Expand Down
6 changes: 4 additions & 2 deletions dist/css/styles.android.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
* Android
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
6 changes: 4 additions & 2 deletions dist/css/styles.base.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
*
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
6 changes: 4 additions & 2 deletions dist/css/styles.ios.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
* iOS
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
6 changes: 4 additions & 2 deletions dist/css/styles.web.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
* Web
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
2 changes: 1 addition & 1 deletion dist/scss/components/BeaconHistoryTimeline/styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
*
*/
Expand Down
6 changes: 4 additions & 2 deletions dist/scss/styles.android.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
* Android
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
6 changes: 4 additions & 2 deletions dist/scss/styles.base.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
*
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
6 changes: 4 additions & 2 deletions dist/scss/styles.ios.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
* iOS
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
6 changes: 4 additions & 2 deletions dist/scss/styles.web.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @helpscout/doc-article-styles v0.0.8
* @helpscout/doc-article-styles v0.0.9
* Doc Article CSS
* Web
*/
Expand Down Expand Up @@ -82,7 +82,9 @@

#fullArticle pre { background: #f1f3f5; border-radius: 3px; color: #4f5d6b; font-family: "Roboto Mono", Consolas, "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace; font-size: .9em; margin: 0 0 2em; overflow: auto; padding: 1.3em 1em; }

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; }
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, #fullArticle h6 { color: #2a3b47; font-weight: 500; margin-bottom: .65em; margin-top: 1.26em; }

#fullArticle h1:first-child, #fullArticle h2:first-child, #fullArticle h3:first-child, #fullArticle h4:first-child, #fullArticle h5:first-child, #fullArticle h6:first-child { margin-top: 0; }

#fullArticle h1 { font-size: 2em; margin: .67em 0; }

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@helpscout/doc-article-styles",
"public": true,
"version": "0.0.8",
"version": "0.0.9",
"description": "Doc Article CSS for Web/Android/iOS",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9d9d2cb

Please sign in to comment.