Template:Hatnote/styles.css

    From Ianseo
    < Template:Hatnote
    Revision as of 10:08, 17 March 2025 by Deligant (talk | contribs) (1 revision imported)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    .hatnote {
    	font-style: italic;
    	padding-bottom: 0.4em;
    	margin-bottom: 0.4em;
    	border-bottom: 1px solid var( --border-color-subtle, #c8ccd1 );
    }
    .hatnote.no-border {
    	border-bottom: none;
    }