Skip to content

Commit

Permalink
Add extra.css for pkgdown template
Browse files Browse the repository at this point in the history
  • Loading branch information
mps9506 committed Jun 8, 2018
1 parent 6e17051 commit 3b1714f
Show file tree
Hide file tree
Showing 20 changed files with 280 additions and 3 deletions.
2 changes: 2 additions & 0 deletions docs/LICENSE-text.html

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

2 changes: 2 additions & 0 deletions docs/LICENSE.html

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

1 change: 0 additions & 1 deletion docs/_config.yml

This file was deleted.

2 changes: 2 additions & 0 deletions docs/articles/index.html

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

3 changes: 2 additions & 1 deletion docs/articles/introduction.html

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

2 changes: 2 additions & 0 deletions docs/authors.html

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

125 changes: 125 additions & 0 deletions docs/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
@charset "utf-8";
/* Documentation Boilerplate */

<style>
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro:500');
</style>

html {
font-size: 12px;
}

body {
width: 87.5%;
margin-left: auto;
margin-right: auto;
padding-left: 12.5%;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
background-color: #fffff8;
color: #111;
max-width: 1400px;
counter-reset: sidenote-counter;
}

h1 {
font-weight: 400;
margin-top: 4rem;
margin-bottom: 1.5rem;
font-size: 3.2rem;
line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
}

h2 {
font-style: italic;
font-weight: 400;
margin-top: 2.1rem;
margin-bottom: 0;
font-size: 2.2rem;
line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
}

h3 {
font-style: italic;
font-weight: 400;
font-size: 1.7rem;
margin-top: 2rem;
margin-bottom: 0;
line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
}

subtitle { font-style: italic;
margin-top: 1rem;
margin-bottom: 1rem;
font-size: 1.8rem;
display: block;
line-height: 1; }

table { width: 98%;
text-align: right;
font-size: 1.2rem;
line-height: 1.4;
margin: 1.4rem 1%;
border-collapse: separate;
border-spacing: 0 5px;
-webkit-font-feature-settings: 'tnum'; /* This is technically redundant */
-moz-font-feature-settings: 'tnum';
-ms-font-feature-settings: 'tnum'; }

thead th { border-bottom: 1px solid #AAAAAA;
font-weight: 400;
border-collapse: separate;
border-spacing: 5px 5px; }

td.text { text-align: left; }

span.table-label { padding-top: 8px; } /* to maintain height relative to table header row */

article { position: relative;
padding: 5rem 0rem; }

section { padding-top: 1rem;
padding-bottom: 1rem; }

p, ol, ul { font-size: 1.4rem; }

p { line-height: 2rem;
margin-top: 1.4rem;
margin-bottom: 1.4rem;
padding-right: 0;
vertical-align: baseline; }

blockquote p { font-size: 1.1rem;
width: 50%; }

blockquote footer { width: 50%;
text-align: right; }

ul { list-style-type: none; }

li { padding: 0.5rem 0; }

figure { -webkit-margin-start: 0;
-webkit-margin-end: 0; }

figcaption { float: right;
clear: right;
margin-right: 18.5%;
margin-top: 0;
margin-bottom: 0;
font-size: 1.0rem;
line-height: 1.6;
vertical-align: baseline;
position: relative; }

figure.fullwidth figcaption { margin-right: 24%; }

a { color: #636363;
text-decoration: none;
padding-bottom: 1px; }

img { max-width: 100%; }

.code{ font-family: 'Source Code Pro', monospace; }
3 changes: 2 additions & 1 deletion docs/index.html

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

2 changes: 2 additions & 0 deletions docs/news/index.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoAirGetFacilityInfo.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoAirGetMeta.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoGetCAAPR.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoGetEffluent.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoWaterGetFacilityInfo.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoWaterGetMeta.html

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

2 changes: 2 additions & 0 deletions docs/reference/echoWaterGetParams.html

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

Binary file modified docs/reference/figures/README-example3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/reference/index.html

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

Binary file modified man/figures/README-example3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
125 changes: 125 additions & 0 deletions pkgdown/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
@charset "utf-8";
/* Documentation Boilerplate */

<style>
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro:500');
</style>

html {
font-size: 12px;
}

body {
width: 87.5%;
margin-left: auto;
margin-right: auto;
padding-left: 12.5%;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
background-color: #fffff8;
color: #111;
max-width: 1400px;
counter-reset: sidenote-counter;
}

h1 {
font-weight: 400;
margin-top: 4rem;
margin-bottom: 1.5rem;
font-size: 3.2rem;
line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
}

h2 {
font-style: italic;
font-weight: 400;
margin-top: 2.1rem;
margin-bottom: 0;
font-size: 2.2rem;
line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
}

h3 {
font-style: italic;
font-weight: 400;
font-size: 1.7rem;
margin-top: 2rem;
margin-bottom: 0;
line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
}

subtitle { font-style: italic;
margin-top: 1rem;
margin-bottom: 1rem;
font-size: 1.8rem;
display: block;
line-height: 1; }

table { width: 98%;
text-align: right;
font-size: 1.2rem;
line-height: 1.4;
margin: 1.4rem 1%;
border-collapse: separate;
border-spacing: 0 5px;
-webkit-font-feature-settings: 'tnum'; /* This is technically redundant */
-moz-font-feature-settings: 'tnum';
-ms-font-feature-settings: 'tnum'; }

thead th { border-bottom: 1px solid #AAAAAA;
font-weight: 400;
border-collapse: separate;
border-spacing: 5px 5px; }

td.text { text-align: left; }

span.table-label { padding-top: 8px; } /* to maintain height relative to table header row */

article { position: relative;
padding: 5rem 0rem; }

section { padding-top: 1rem;
padding-bottom: 1rem; }

p, ol, ul { font-size: 1.4rem; }

p { line-height: 2rem;
margin-top: 1.4rem;
margin-bottom: 1.4rem;
padding-right: 0;
vertical-align: baseline; }

blockquote p { font-size: 1.1rem;
width: 50%; }

blockquote footer { width: 50%;
text-align: right; }

ul { list-style-type: none; }

li { padding: 0.5rem 0; }

figure { -webkit-margin-start: 0;
-webkit-margin-end: 0; }

figcaption { float: right;
clear: right;
margin-right: 18.5%;
margin-top: 0;
margin-bottom: 0;
font-size: 1.0rem;
line-height: 1.6;
vertical-align: baseline;
position: relative; }

figure.fullwidth figcaption { margin-right: 24%; }

a { color: #636363;
text-decoration: none;
padding-bottom: 1px; }

img { max-width: 100%; }

.code{ font-family: 'Source Code Pro', monospace; }

0 comments on commit 3b1714f

Please sign in to comment.