diff --git a/styles/readtheorg/css/readtheorg.css b/styles/readtheorg/css/readtheorg.css index 0ae19ec..120afef 100644 --- a/styles/readtheorg/css/readtheorg.css +++ b/styles/readtheorg/css/readtheorg.css @@ -766,6 +766,7 @@ hr{ } #table-of-contents a:hover{ + color: #ffffff !important; background-color:#4e4a4a; cursor:pointer}