link-action color
This commit is contained in:
parent
a6c4093d35
commit
8a992aa440
@ -90,6 +90,7 @@ pre {
|
||||
}
|
||||
|
||||
.link-action {
|
||||
color: var(--iqser-accent);
|
||||
font-size: 11px;
|
||||
line-height: 14px;
|
||||
text-decoration: underline;
|
||||
@ -97,6 +98,7 @@ pre {
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: var(--iqser-accent);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user