mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 06:47:16 +00:00
Removed 0 margin top for p
This commit is contained in:
parent
ef8b84de89
commit
36f0c07fa5
|
@ -511,10 +511,6 @@ a {
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
p:first-of-type {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: @content-h2-size;
|
font-size: @content-h2-size;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue