Created page with "<svg height="500" width="500" xmlns="http://www.w3.org/2000/svg"> <style type="text/css"> text { font-family:Roboto; } .zero { fill: var(--color-surface-1); } .one { fill: var(--color-surface-2); } .two { fill: var(--color-surface-3); } .three { fill: var(--color-surface-4); } a:hover { text-decoration: none;..." |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
} | } | ||
.zero { | .zero { | ||
fill: var(--color- | fill: var(--color-brand-sub-cyan); | ||
} | } | ||
.one { | .one { | ||
fill: var(--color- | fill: var(--color-brand-sub-green); | ||
} | } | ||
.two { | .two { | ||
fill: var(--color- | fill: var(--color-brand-sub-orange); | ||
} | } | ||
.three { | .three { | ||
fill: var(--color- | fill: var(--color-brand-sub-red); | ||
} | } | ||
a:hover { | a:hover { |
Latest revision as of 04:47, 21 July 2024