mirror of
https://github.com/wassname/template.git
synced 2026-07-25 13:30:09 +08:00
Fixing margins on p tags and byline
This commit is contained in:
@@ -69,12 +69,8 @@ d-article a {
|
||||
d-article p,
|
||||
d-article ul,
|
||||
d-article ol {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
d-article p b,
|
||||
d-article ul b,
|
||||
d-article ol b {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
margin-top: 0;
|
||||
margin-bottom: 36px;
|
||||
}
|
||||
d-article a {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
|
||||
|
||||
Reference in New Issue
Block a user