mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
fixing link color in profiles (#4278)
This commit is contained in:
parent
96c07985b3
commit
87a2024d61
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue