Change list colors
This commit is contained in:
+2
-2
@@ -157,13 +157,13 @@
|
||||
|
||||
\usepackage{enumitem}
|
||||
\setlist[itemize]{
|
||||
label=\textcolor{unimorered}{\textbullet},
|
||||
label=\textcolor{unimoreblack}{\textbullet},
|
||||
leftmargin=*,
|
||||
itemsep=0.5ex,
|
||||
topsep=1ex
|
||||
}
|
||||
\setlist[enumerate]{
|
||||
label=\textcolor{unimorered}{\arabic*.},
|
||||
label=\textcolor{unimoreblack}{\arabic*.},
|
||||
leftmargin=*,
|
||||
itemsep=0.5ex,
|
||||
topsep=1ex
|
||||
|
||||
Reference in New Issue
Block a user