Template:Hatnote/styles.css: Difference between revisions

From Azupedia
Jump to navigation Jump to search
Created page with ".hatnote { margin: 0.5em 0; padding: 3px 2em; background-color: transparent; border-bottom: 1px solid #a2a9b1; font-size: 90%; }"
 
(No difference)

Latest revision as of 19:12, 25 February 2024

.hatnote {
    margin: 0.5em 0;
    padding: 3px 2em;
    background-color: transparent;
    border-bottom: 1px solid #a2a9b1;
    font-size: 90%;
}