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

Template:Glossary/styles.css: Difference between revisions

Template page
m Protected "Template:Glossary/styles.css": High-risk template or module ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite))
 
m 1 revision imported
 
(No difference)

Latest revision as of 05:09, 30 June 2024

/* {{pp-template}} */
.glossary dt {
    margin-top: 0.4em;
}

.glossary dt + dt {
    margin-top: -0.2em;
}

/* the inline styles that were defined in {gbq}/{gquote};
   simply use {quote} within {defn}, will work like {gbq} */
.glossary .templatequote {
    margin-top: 0;
    margin-bottom: -0.5em;
}