diff options
Diffstat (limited to 'img/algo_completion_overview.tikz')
-rw-r--r-- | img/algo_completion_overview.tikz | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/img/algo_completion_overview.tikz b/img/algo_completion_overview.tikz index 8d06eda..d6a8e70 100644 --- a/img/algo_completion_overview.tikz +++ b/img/algo_completion_overview.tikz @@ -1,9 +1,9 @@ \begin{tikzpicture}[ scale=0.6, coarse/.style={circle,draw=gray,inner sep=2}, - fine/.style={cross out,draw=gray,inner sep=2}, - fchange/.style={ultra thick,draw=black,inner sep=1}, - cchange/.style={ultra thick,draw=black} + fine/.style={cross out,draw=gray,inner sep=1}, + fchange/.style={very thick,draw=black}, + cchange/.style={very thick,draw=black} ] \fill [gray!20!white] (12+2.3,1.3) rectangle (12+3.7,5.7); |