Updating TOC

This commit is contained in:
2020-06-10 01:58:29 +01:00
parent 1960b3cb8d
commit b6ebe66d34

View File

@@ -2,7 +2,7 @@ div.toc-sidebar {
position: fixed; position: fixed;
right: 0; right: 0;
// background-color: rgb(245,245,245); // background-color: rgb(245,245,245);
background: repeating-linear-gradient(135deg, rgba(128, 50, 50, 0.05), rgba(160, 60, 60, 0.05) 5px, rgba(0,0,0,0) 5px, rgba(0,0,0,0) 10px); background: repeating-linear-gradient(135deg, rgba(128, 50, 50, 0.025), rgba(160, 60, 60, 0.025) 5px, rgba(0,0,0,0) 5px, rgba(0,0,0,0) 10px);
height: 100%; height: 100%;
margin-top: -500%; margin-top: -500%;
padding-top: 500%; padding-top: 500%;