Template:Hatnote/styles.css: Difference between revisions

    From Nonbinary Wiki
    (Created page with ".hatnote { font-style: italic; padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; }")
     
    (No difference)

    Latest revision as of 03:29, 15 July 2024

    .hatnote {
    	font-style: italic;
    	padding-left: 1.6em;
    	margin-bottom: 0.5em;
    }
    
    .hatnote i {
    	font-style: normal;
    }