GW2 Wiki English Mirror:Projects/CSS documentation/ui notices- vector
From GW2 Wiki English Mirror
Jump to navigationJump to search
/* Avoids the need to remember to set font color in the sitenotice */
.mw-dismissable-notice {
color: black;
}
.mw-dismissable-notice a,
.mw-dismissable-notice a:visited {
color: #002BB8; /* color scheme: boring blue */
}