X-Git-Url: https://git-public.kairo.at/?p=mandelbrot-web.git;a=blobdiff_plain;f=style%2Fmandelbrot.css;h=f375a14a215a070599b2f2777e37b55a41bfd203;hp=04bc96068a887b163ef9b119a442b423bbf81baa;hb=51442fd43fc24ec7e8c2cf3d7231b21ff59e5911;hpb=13165b310d5d84ffbc393e2be2f7a9af5d043f3c diff --git a/style/mandelbrot.css b/style/mandelbrot.css index 04bc960..f375a14 100644 --- a/style/mandelbrot.css +++ b/style/mandelbrot.css @@ -6,6 +6,10 @@ body { font-family: sans-serif; } +h1 { + display: none; +} + #overlayArea { position: absolute; }