Skip to content

Commit

Permalink
modify toc style
Browse files Browse the repository at this point in the history
  • Loading branch information
stiekel committed Jun 12, 2016
1 parent bf0cd0f commit 6b63363
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions source/css/random.styl
Original file line number Diff line number Diff line change
Expand Up @@ -513,13 +513,16 @@ article img
height: 100%;
overflow-y: auto;
.random-toc ol
padding-left: 5px;
padding-left: 15px;
.random-toc h2
text-align: center;
.random-toc a
color: #bbb;
display: block;
.random-toc li:hover
// .random-toc li:hover
.toc-text
display: block;
.toc-text:hover
background-color: #666;
.btn-hide-toc
// top: 0px;
Expand Down

0 comments on commit 6b63363

Please sign in to comment.