forked from mirrors/thatmattlove-hyperglass
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);
|
|
}
|