Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
.pi-europa .pi-header, .pi-europa .pi-title {
background-color: #040E16;
color: #fff;
text-align: left;
}
.EditPageHeader > h1 > a {
color: white;
}
.EditPageHeader {
background-color: #050F17;
}
.ca-edit.wds-button {
background-color: #006cb0;
background-image: -moz-linear-gradient(top,#008be3 35%,#006cb0 65%);
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(35%,#008be3),color-stop(65%,#006cb0));
background-image: -o-linear-gradient(top,#008be3 35%,#006cb0 65%);
background-image: -ms-linear-gradient(top,#008be3 35%,#006cb0 65%);
}
.wds-button.wds-dropdown__toggle {
background-color: #006cb0;
background-image: -moz-linear-gradient(top,#008be3 35%,#006cb0 65%);
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(35%,#008be3),color-stop(65%,#006cb0));
background-image: -o-linear-gradient(top,#008be3 35%,#006cb0 65%);
background-image: -ms-linear-gradient(top,#008be3 35%,#006cb0 65%);
}