Updated tikz line width
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
\usetikzlibrary{shapes.geometric, arrows, arrows.meta, shapes, automata, positioning, positioning, fit, calc, fadings, overlay-beamer-styles}
|
||||
\tikzstyle{every picture}+=[remember picture]
|
||||
\tikzstyle{inline} = [shape=rectangle,inner sep=0pt,text depth=0pt]
|
||||
\tikzstyle{squarednode} = [rectangle, draw=black, minimum size=5mm]
|
||||
\tikzstyle{roundednode} = [squarednode, rounded corners=1mm]
|
||||
\tikzstyle{roundnode} = [squarednode, circle]
|
||||
\tikzstyle{squarenode} = [rectangle, draw=black, line width=0.6pt, minimum size=5mm]
|
||||
\tikzstyle{roundednode} = [squarenode, rounded corners=1mm]
|
||||
\tikzstyle{roundnode} = [squarenode, circle]
|
||||
\tikzstyle{arrow} = [thick,->,>=stealth]
|
||||
\tikzstyle{textarrow} = [awesomegray,shorten >=1mm,shorten <=1mm,thick,->,-{Kite[open]}]
|
||||
\tikzset{
|
||||
|
||||
Reference in New Issue
Block a user