Skip to content
Snippets Groups Projects
Verified Commit 875cce19 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

increase opacity of cover toc

parent 8395ec73
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
}
\newcommand\placeChap[2]{%
\node[fill=white,fill opacity=0.6,text opacity=.7, rounded corners=5pt] at (#1) {\pageref{#2}: \nameref{#2}};
\node[fill=white,fill opacity=0.9,text opacity=.7, rounded corners=5pt] at (#1) {\pageref{#2}: \nameref{#2}};
}
\newcommand\backBlurb[1]{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment