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

fix xpbox shading

parent fb1ede0d
No related branches found
No related tags found
No related merge requests found
......@@ -639,7 +639,7 @@ Roll & Result \\
\newtcolorbox{rollchart}{tabularx={p{.25\linewidth}X},top=10pt,bottom=10pt}
\newtcolorbox{xpbox}[1]{tabularx={lc},bottom=10pt,top=10pt,equal height group=#1}
\newtcolorbox{xpbox}[1]{tabularx={lX},bottom=10pt,top=10pt,equal height group=#1}
%%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%%
......
......@@ -81,6 +81,21 @@ Roll & Result \\\hline
\lipsum[7]
\begin{xpbox}
Attribute Level & Cost \\\hline
Buy off negative & 5 \\
+1 & 10 \\
+2 & 20 \\
+3 & 30 \\
+4 & 50 \\
\end{xpbox}
\subsection{And further more\ldots}
\lipsum[10]
......
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