mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
make clickable alert info use dark blue on blue
This commit is contained in:
parent
121820b118
commit
bb10697c50
@ -40,5 +40,8 @@
|
||||
&.alert-info {
|
||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
color: $primary;
|
||||
.clickable {
|
||||
color: $tertiary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user