Global styles
This commit is contained in:
parent
ca28e89a61
commit
4a6047adbb
5 changed files with 104 additions and 319 deletions
|
@ -85,3 +85,9 @@ production stylesheet in assets/built/screen.css using: gulp dev
|
|||
.site-foot a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
/* Natural flow and rhythm in articles by default */
|
||||
.post-body > * + * {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue