invert gemini and web color
This commit is contained in:
parent
e04e2db325
commit
ef8c6a0110
1 changed files with 2 additions and 2 deletions
|
|
@ -24,11 +24,11 @@
|
|||
}
|
||||
|
||||
a[href^="//"]::before {
|
||||
filter: hue-rotate(90deg) saturate(2);
|
||||
filter: hue-rotate(200deg) saturate(2);
|
||||
}
|
||||
|
||||
a[href^="http"]::before {
|
||||
filter: hue-rotate(200deg) saturate(2);
|
||||
filter: hue-rotate(90deg) saturate(2);
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue