fe.settings:getUserBoardSettings - non array given[theme] - Endchan Magrathea
DarkEnd (continued)


/*Title*/
#labelName {
    text-transform: uppercase;
    font-weight: bold;}
#labelDescription {
    font-weight: bold;}

/*Form*/
.form-post {
    background: #121212;
    color: #898888;
    border: solid 1px #535353;
    padding: 1em;}
.form-post th {
    color: #898888;
    background-color: #121212;
    border: solid 1px #535353;}
#fieldName, #fieldEmail, #fieldSubject, #fieldMessage, #fieldPostingPassword {
    background-color: #121212;
    color: #898888;
    border: solid 1px #535353;}
#postBox textarea {
    width: 18.5em;}
#fieldName, #fieldEmail, #fieldPostingPassword {
    width: 18.8em;}
button {
    background-color: #121212;
    color: #898888;
    border: solid 1px #535353;
    margin-left: 3px;}

/*Post*/
.innerPost, .markedPost {
    background-color: #121212;
    max-width: 100%;
    border: solid 1px #535353;}
.labelSubject {
    color: #8E8ED7;}
.linkSelf, .linkQuote {
    color: #898888;}

/*In Thread*/
#modeBanner {
    color: #fff;
    background-color: #770A0D;
    padding-bottom: 0.1em;
    padding-top: 0.1em;}

/*Report Box*/
.contentAction, #transferControls, #ipDelete {
    margin-top: 2em;
    background-color: #121212;
    border: solid 1px #535353;
    padding: 0.5em;
    margin: 3em 0 1em 1em;}
#reportFieldReason {
    margin-left: 2em}
#deletionFieldPassword {
    margin-left: 0.6em;}
#reportFieldReason, #deletionFieldPassword {
    background-color: #121212;
    border: 1px solid #535353;}
#transferControls, #ipDelete {
    display: none}

End of CSS

Licensed under CC-BY 4.0

BO Edit: Please post the CSS in full even if it requires more than one post. I removed some of the blank lines and it still didn't fit, so I understand where you're coming from.