mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08:00
fixing link color in profiles (#4278)
This commit is contained in:
parent
96c07985b3
commit
87a2024d61
|
@ -375,7 +375,6 @@
|
|||
}
|
||||
|
||||
a[href] {
|
||||
color: dark-light-diff($secondary, $primary, 75%, 0%);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
|
@ -311,7 +311,6 @@
|
|||
max-width: 700px;
|
||||
|
||||
a[href] {
|
||||
color: dark-light-diff($secondary, $primary, 75%, 0%);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user