mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-27 15:50:34 +00:00
Merge pull request #66 from StarCitizenTools/dev
Removed 0 margin top for p
This commit is contained in:
commit
40d2f17118
|
@ -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