5 lines
82 B
CSS
5 lines
82 B
CSS
/* Tab links */
|
|
|
|
.favorites_tablinks.active {
|
|
color: var(--main-text-inverted);
|
|
} |