changed background color for infobox and new blues in light theme, light theme now uses blue-dark in panel query (#10211)

This commit is contained in:
Patrick O'Carroll
2017-12-15 11:01:18 +01:00
committed by Torkel Ödegaard
parent 9a711a4fc3
commit c78f1834bd
5 changed files with 18 additions and 9 deletions

View File

@@ -279,7 +279,7 @@ address {
}
a.external-link {
color: $blue;
color: $external-link-color;
text-decoration: underline;
}