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
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
h2 {
h2:first-child {
color:pink !important;
padding:10em;
margin-top:0;
}
}

Latest revision as of 15:06, 24 August 2023

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