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

alter boxes' spacing

parent 2d468bea
No related branches found
No related tags found
No related merge requests found
......@@ -474,8 +474,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
\newtcolorbox{boxtext}[1][]{
ornamented,
top=2em,
bottom=2em,
colback=white,
fonttitle=\scshape, #1
}
......@@ -866,9 +864,9 @@ Roll & Result \\
\newtcolorbox{nametable}[2][cX]{
tabularx=#1,
top=10pt,
top=1em,
adjusted title=#2,
bottom=10pt,
bottom=1em,
left=3pt,
right=3pt,
code={\rowcolors{2}{}{gray!10}\needspace{1em}}
......
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