Add .article-header and .article-actions classes to view.html
This commit is contained in:
parent
191e235137
commit
63a2b60f1d
6 changed files with 29 additions and 14 deletions
|
|
@ -33,6 +33,7 @@ body{font-family:sans-serif;background-color:var(--bg-main); color: var(--fg-mai
|
|||
.header ul > li{display:inline-block;padding-right:1em}
|
||||
|
||||
/* content styles */
|
||||
.article-header {text-align: center;}
|
||||
#firstHeading {font-family:sans-serif; text-align: center;font-size:3em; font-weight: normal}
|
||||
.inner-content{font-family:serif; margin: 1.7em auto; max-width: 1280px; line-height: 1.9; color: var(--fg-main)}
|
||||
.inner-content em,.inner-content strong{color: var(--fg-sharp)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue