Guild Wars 2 Wiki:Projects/CSS documentation/template notices- vector
From Guild Wars 2 Wiki
Jump to navigationJump to search
.notice .background {
background-color: #2B344A; /* color scheme: inactive tabs */
border-color: #393A3C; /* color scheme: gray page border */
}
/* [[Template:Spoiler]] and expandable [[Template:Spoilers]] */
.spoiler-notice {
background-color: #530505;
border-color: #F00;
}