diff options
| author | crupest <crupest@outlook.com> | 2021-05-06 20:57:18 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2021-05-06 20:57:18 +0800 |
| commit | a7d12775d7ea8f72122d5a35914c0fe566fcea73 (patch) | |
| tree | 2c74f378431caa04085b66adfeec94fc8eb35c4b /FrontEnd/src/app/views/common/common.sass | |
| parent | 51eb07c89ce480ba04c8979163ea8e82d2672b11 (diff) | |
| download | timeline-a7d12775d7ea8f72122d5a35914c0fe566fcea73.tar.gz timeline-a7d12775d7ea8f72122d5a35914c0fe566fcea73.tar.bz2 timeline-a7d12775d7ea8f72122d5a35914c0fe566fcea73.zip | |
...
Diffstat (limited to 'FrontEnd/src/app/views/common/common.sass')
| -rw-r--r-- | FrontEnd/src/app/views/common/common.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/common/common.sass b/FrontEnd/src/app/views/common/common.sass index fd0beb75..3561c3da 100644 --- a/FrontEnd/src/app/views/common/common.sass +++ b/FrontEnd/src/app/views/common/common.sass @@ -46,7 +46,7 @@ background-color: var(--tl-primary-color)
a
- color: var(--tl-text-inactive-on-primary-color)
+ color: var(--tl-text-on-primary-inactive-color)
text-decoration: none
margin: 0 1em
|
