mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-15 07:31:11 -06:00
Factorize footnotesize in all TikZ flowcharts (#220)
Makes it somewhat simpler. You can always ovewrite it per flowchart or per box if you want to.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\tikzstyle{every picture}+=[font=\small\sffamily]
|
||||
\tikzstyle{every picture}+=[font=\footnotesize\sffamily]
|
||||
\usetikzlibrary{shapes,arrows}
|
||||
\tikzstyle{decision} = [diamond, draw=codeblack, fill=codeblack, text=white,
|
||||
text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt,
|
||||
|
||||
Reference in New Issue
Block a user