Created several example entries; edited the .template.md; added to the Contribute page

This commit is contained in:
Nathan Schneider
2019-04-09 23:02:05 -06:00
parent 3855b95bb4
commit 101898b6e3
15 changed files with 129 additions and 77 deletions

View File

@ -1 +1,8 @@
# Reference: https://github.com/squidfunk/mkdocs-material/tree/master/src/assets/stylesheets
/* Reference: https://github.com/squidfunk/mkdocs-material/tree/master/src/assets/stylesheets */
#pullquote {
font-size: x-large;
font-style: italic;
color: gray;
margin-left: 40px;
}