mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Increase opacity of table of contents to 0.5
This commit is contained in:
@@ -129,7 +129,7 @@ aside#toc {
|
||||
margin-left: -15rem;
|
||||
font-size: 90%;
|
||||
line-height: 1.2;
|
||||
opacity: .2;
|
||||
opacity: .5;
|
||||
transition: opacity .5s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user