mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08: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…
Reference in New Issue
Block a user