From 706b7fc38c4ed4769a3a1a8602e729b672f13118 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Sat, 18 Apr 2020 23:05:52 +0100 Subject: set no fill and no draw --- tex/logo.tikzstyles | 1 + 1 file changed, 1 insertion(+) (limited to 'tex') diff --git a/tex/logo.tikzstyles b/tex/logo.tikzstyles index 4e05673..3419ee3 100644 --- a/tex/logo.tikzstyles +++ b/tex/logo.tikzstyles @@ -4,6 +4,7 @@ % \tikzstyle{NAME}=[PROPERTY LIST] % Node styles +\tikzstyle{test}=[fill=none, draw=black, shape=circle] % Edge styles \tikzstyle{bg}=[-, line width=0.5mm, fill={rgb,255: red,217; green,217; blue,217}] -- cgit v1.2.3