2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
(collapsible-content = overflow:auto) |
(adjusted the alert box style) |
||
Line 33: | Line 33: | ||
width: auto; | width: auto; | ||
} | } | ||
.alert { | .alert { | ||
padding: | padding: 10px; | ||
background-color: # | background-color: #e4e2d1; | ||
border: 2px | border: 2px solid #cecdbf; | ||
margin: 10px; | margin: 10px; | ||
display: block; | display: block; | ||
text-align: center; | text-align: center; | ||
} | } | ||
/* ----------------- NEW COLLAPSABLE ELEMENT ----------------- */ | |||
span.mw-customtoggle-myDivision.mw-customtoggle { | span.mw-customtoggle-myDivision.mw-customtoggle { |