Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

H2notopmargin.css: Difference between revisions

From Kronopolis and the Flat Plane
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
h2:first-child {
h2:first-child {
margin-top:0;
padding:10em;
}
}
}}

Latest revision as of 15:06, 24 August 2023

h2:first-child { padding:10em; }