aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/soj.css
AgeCommit message (Collapse)Author
2023-12-19Use client_button instead of objection_buttonDavid Skoland
Currently, we use objection_button class for the shouts, but the toggleShout function actually changes it to client_button instead. This makes it change style (height) whenever it is pressed. We can fix this by just using client_button. That makes it look more like the rest of the buttons as well. Since we don't use objection_button anymore, remove it from the styles.
2021-06-29seperate objection and normal buttonsstonedDiscord
2020-04-26make soj log fancysD
2020-04-26more soj stylingsD
2020-04-18text color is defined by the chatboxsD
2020-04-01move the css for the boxes into seperate css filessD
2020-02-27move health bars to themessD
2020-02-15the css validator replaced rgba with rgb. bad validatorsD
2020-02-13handle text colors in csssD
2020-02-13move chatwaiting to the right, remove border remainssD
2020-02-12fix chatbox on localhost and change eviboxsD
2020-02-12make classic theme look more like AAsD
2020-02-12here toosD
2020-02-12move css into the before empty styles foldersD