Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
added alert-callout for more casual callouts, plus alert-callout i for adding a custom fontawesome icon to the start of it
(Undo revision 8074 by Coz (talk))
Tag: Undo
(added alert-callout for more casual callouts, plus alert-callout i for adding a custom fontawesome icon to the start of it)
Line 31: Line 31:
     color: #696767;
     color: #696767;
     font-style: italic;
     font-style: italic;
    }
.alert-callout {
    padding: 10px;
    background-color: #e6e6e6;
    border: 1px solid #b2b2b2;
    border-radius: 4px;
    border-left: 5px solid #b2b2b2;
    margin: 10px 10px 30px 10px !important;
    display: inline-block;
    color: #696767;
    }
p.alert-callout i {
    float: left;
    margin: 10px;
     }
     }
      
      

Navigation menu