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!
(adjusted ALERT style) |
|||
Line 22: | Line 22: | ||
.alert { | .alert { | ||
padding: 10px; | padding: 10px; | ||
background-color: # | background-color: #fef6e7; | ||
border: | border: 1px solid #ffcc32; | ||
border-radius: 4px; | |||
border-left: 5px solid #ffcc32; | |||
margin: 10px 10px 30px 10px !important; | margin: 10px 10px 30px 10px !important; | ||
display: block; | display: block; | ||
text-align: center; | text-align: center; | ||
color: #696767; | color: #696767; | ||
font-style: italic; | |||
} | } | ||