Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Commit e223867

Browse files
committed
Black TOC hover color on Classypedia
1 parent 0c01af5 commit e223867

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This change log follows the conventions of
1010
### Fixed
1111

1212
- Normalize *Classypedia* TOC spacing on Chrome.
13+
- Visible *Classypedia* TOC hover color.
1314

1415
## [1.2.0] / 2016-01-21
1516

stylesheets/classypedia.sass

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ $prefix: "'http://www.agony-unleashed.com/wiki/'"
154154
#content .toc li a
155155
padding: 0
156156

157+
&:hover
158+
color: black !important
159+
157160
@media (max-width: 1440px)
158161
#content
159162
width: 80% !important

0 commit comments

Comments
 (0)