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
adjusted line height for line items inside collapsible divs.
m (adjusting body height for darkmode rendering better)
(adjusted line height for line items inside collapsible divs.)
Line 44: Line 44:
background-color: #fffcdb;
background-color: #fffcdb;
padding: 8px 8px 14px 8px;
padding: 8px 8px 14px 8px;
margin: 0px;
margin: 20px 0px;
border-top: 1px solid #bbbbbb;
border-top: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
Line 81: Line 81:
background-color: #fffcdb;
background-color: #fffcdb;
border: 1px solid #bbbbbb;
border: 1px solid #bbbbbb;
}
.mw-collapsible li {
    line-height: 1.5em;
}
}


Navigation menu