diff --git a/CS/CS.tex b/CS/CS.tex index 95c348045f861a933116d7243cf716fb83e4620d..452171f62214cf36031bb73f5c1e8dac1d43c6ca 100644 --- a/CS/CS.tex +++ b/CS/CS.tex @@ -108,11 +108,11 @@ %---- - \posterbox[blankest]{name=factors,column=2,row=4,span=0,rowspan=0}{\begin{tikzpicture} + \posterbox[blankest]{name=factors,column=1,row=4,span=0,rowspan=0}{\begin{tikzpicture} \begin{scope}[blend group = soft light] - \fill[gray!11!white] ( 90:1.5) circle (1.2); - \fill[gray!12!white] (210:1.5) circle (1.2); - \fill[gray!13!white] (330:1.5) circle (1.2); + \fill[gray!11!white,opacity=0.8] ( 90:1.5) circle (1.2); + \fill[gray!12!white,opacity=0.8] (210:1.5) circle (1.2); + \fill[gray!13!white,opacity=0.8] (330:1.5) circle (1.2); \end{scope} \node at ( 90:1.5) {Initiative}; \node at ( 210:1.5) {Strike};