Jump to content

Template:Hbc-hl/styles.css: Difference between revisions

From KDE Community Wiki
Ashark (talk | contribs)
Add style for div's first child pre tag, so it has no margins (to allow header and output blocks be connected)
 
Bcooksley changed the content model of the page Template:Hbc-hl/styles.css from "CSS" to "Sanitized CSS"
 
(2 intermediate revisions by one other user not shown)
(No difference)

Latest revision as of 21:36, 21 October 2023

.mw-highlight > pre {
    margin: 0;
}