Guild Wars 2 Wiki:Projects/CSS documentation/template notices- vector

From Guild Wars 2 Wiki
Jump to navigationJump to search
.notice .background {
    background-color: #40434A; /* color scheme: inactive tabs */
    border-color: #5A5C5E; /* color scheme: gray page border */
}

/* [[Template:Spoiler]] and expandable [[Template:Spoilers]] */
.spoiler-notice {
    background-color: #530505;
    border-color: #F00;
}