mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-18 08:58:06 +00:00
7 lines
150 B
CSS
7 lines
150 B
CSS
.getStarted[class][class]:not(.button--active):not(:hover) {
|
|
color: var(--ifm-color-secondary);
|
|
}
|
|
|
|
.year {
|
|
color: var(--ifm-color-primary);
|
|
}
|