body { background-image: url(https://notfire.cc/design/images/groundback.gif); background-color: black; color: white; font-family: Arial, Helvetica, sans-serif; } .permalink { color: #ff0000; font-size: .9em; } .goback { color: #ff0000; } .title { margin-bottom: .1em; } .question { margin-top: .7em; background-color: #2c2c2c; border-radius: 5px; max-width: fit-content; padding: .5em; } .response { background-color: #505050; border-radius: 5px; margin-top: .3em; padding: .4em; margin-bottom: .25em; } .time { font-size: .8em; } .cwfiller { height: 1.3em; display: inline-block; } .sect { margin-top: .2em; margin-bottom: .2em; } .sentconf { color: lime; margin-bottom: .3em; } .sendsum { font-size: 1.17em; font-weight: bold; } .sendmsg { margin-top: 1em; border-radius: 5px; background-color: #2c2c2c; max-width: fit-content; padding: .7em; } #passinput, .submitbutton { background-color: black; color: white; margin-bottom: .3em; } .submitbutton { font-size: 1.17em; margin-top: .3em; } .frm { margin-bottom: 0px; }