init
This commit is contained in:
12
css/articles/article-base.css
Normal file
12
css/articles/article-base.css
Normal file
@@ -0,0 +1,12 @@
|
||||
article{
|
||||
font-size: 0.9em;
|
||||
color: white;
|
||||
padding: 1em;
|
||||
}
|
||||
article header{
|
||||
margin-bottom: 2em;
|
||||
line-height: 2em;
|
||||
}
|
||||
article p, article section p{
|
||||
line-height: 1.5em;
|
||||
}
|
||||
Reference in New Issue
Block a user