Update from @HugoBDesigner
Merge https://gist.github.com/HugoBDesigner/1a784bf782b5994efecfb9e3adf85fc6/revisions#diff-9ce736d5cd20d2ffed32ece7bef40ab252779a444c02fe5de0238ccdf1ac1225
This commit is contained in:
parent
725ce4e9fe
commit
668bff49a1
@ -265,6 +265,12 @@ body.admin {
|
|||||||
border-bottom-color: hsl(var(--hue), 16%, 27%);
|
border-bottom-color: hsl(var(--hue), 16%, 27%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.getting-started__trends h4 a {
|
||||||
|
/* color: #9baec8; */
|
||||||
|
/* color: hsl(215, 29%, 70%); */
|
||||||
|
color: hsl(var(--hue), 29%, 70%);
|
||||||
|
}
|
||||||
|
|
||||||
.focusable:focus {
|
.focusable:focus {
|
||||||
/* background: #313543; */
|
/* background: #313543; */
|
||||||
/* background: hsl(227, 16%, 23%); */
|
/* background: hsl(227, 16%, 23%); */
|
||||||
|
Loading…
Reference in New Issue
Block a user