Skip to content
Snippets Groups Projects
Unverified Commit 2a3d66a3 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make bullets bigger

parent 9913a708
No related branches found
No related tags found
No related merge requests found
...@@ -242,7 +242,16 @@ bookmarks=true]% ...@@ -242,7 +242,16 @@ bookmarks=true]%
% change bullet points % change bullet points
\renewcommand{\labelitemi}{\textcolor{\pageSideColor}{\ifodd\the\c@page\adfdownhalfleafright\else\adfdownhalfleafleft\fi}} \renewcommand{\labelitemi}{%
\textcolor{\pageSideColor}{%
\large\ifodd\the\c@page%
\adfdownhalfleafright%
\else%
\adfdownhalfleafleft%
\fi%
}
}
\renewcommand{\labelitemii}{\textcolor{\pageSideColor}{\adfdownhalfleafleft}} \renewcommand{\labelitemii}{\textcolor{\pageSideColor}{\adfdownhalfleafleft}}
\renewcommand{\labelenumi}{\large\titleFont\arabic{enumi}--} \renewcommand{\labelenumi}{\large\titleFont\arabic{enumi}--}
\renewcommand{\labelenumii}{\titleFont\Roman{enumii}} \renewcommand{\labelenumii}{\titleFont\Roman{enumii}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment