diff --git a/config/layout.sty b/config/layout.sty index b6f5f49ed1943638d3a88a207505b03bddfbb54f..dca0d56712681ac227d04fb2bd8bcfd465191172 100644 --- a/config/layout.sty +++ b/config/layout.sty @@ -391,6 +391,8 @@ bookmarks=true]% \tcbset{enhanced, ornamented, +left=3pt, +right=3pt, code={\rowcolors{2}{}{gray!10}}, before upper={\parindent15pt}, fonttitle=\bfseries,coltitle=black,attach boxed title to top center= @@ -633,7 +635,7 @@ Roll & Result \\ \it}{\normalfont\vspace{2em}} -\newtcolorbox{xpchart}[1]{tabularx={l|p{.8\textwidth}},adjusted title=XP Rewards for #1, +\newtcolorbox{xpchart}[1]{tabularx={l|X},adjusted title=XP Rewards for #1, bottom=10pt, left=3pt, right=3pt, diff --git a/config/test.tex b/config/test.tex index 429138090c3b82fdd0c6051bf3ba03c36c93ec9a..5cadcf7cc4cc8cd6cf627d76a87dbb81b67790dd 100644 --- a/config/test.tex +++ b/config/test.tex @@ -99,6 +99,18 @@ Roll & Result \\\hline \lipsum[10] +\begin{xpchart}{FSM} + + 1 & Boiling Pasta. \\ + + 3 & Being a pirate. \\ + + 5 & Perfecting Meatballs. \\ + +\end{xpchart} + + + \end{multicols} \chapter{Humanoids}