mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Fill example site with general content
Fix markdown for italic and other font styles Improve sample pages and posts in example site Update example site config Resolves #5 :)
This commit is contained in:
@@ -110,6 +110,14 @@ li {
|
||||
|
||||
// Miscenllaneous
|
||||
|
||||
em {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
hr {
|
||||
position: relative;
|
||||
margin: 1.75rem 0;
|
||||
|
Reference in New Issue
Block a user