mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 02:13:49 +00:00
Merge "Update padding on <p> elements"
This commit is contained in:
commit
4963900d70
|
@ -4,7 +4,8 @@
|
|||
|
||||
.content {
|
||||
p {
|
||||
margin: 0.5em 0 1em 0;
|
||||
padding-bottom: 0.5em;
|
||||
margin: 0.5em 0 0 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
|
Loading…
Reference in a new issue