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!
(added styles to center the icons in their respective columns) |
(added randomPage styles) |
||
Line 360: | Line 360: | ||
} | } | ||
.randomPage { | |||
background-color: #e4e2d1; | |||
border: 1px solid #bdbbab; | |||
text-align: center; | |||
padding: 0px 0px 15px 0px; | |||
margin: 0px; | |||
} | |||
.randomPageHeading { | |||
background-color: #bdbbab; | |||
display: block; | |||
padding: 2px 0px; | |||
font-weight: bold; | |||
} | |||
/* ------ END FRONT PAGE ----------- */ | /* ------ END FRONT PAGE ----------- */ | ||