Tweak dynamic styling for openring
This commit is contained in:
parent
117c2b4d2b
commit
d83968a221
@ -253,6 +253,10 @@ p.openring {
|
||||
margin-right: 32px;
|
||||
margin-left: 32px;
|
||||
}
|
||||
|
||||
div.article p.summary {
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 550px) {
|
||||
@ -322,11 +326,16 @@ p.openring {
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
|
||||
div.article p.summary {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
div.title-subtext {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
div.article p.summary {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
p.openring {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user