Created several example entries; edited the .template.md; added to the Contribute page
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user