From ab8fd34ce9dc4989328445209540855edeb84590 Mon Sep 17 00:00:00 2001 From: Siroco Date: Tue, 15 Jan 2019 00:14:05 +0100 Subject: [PATCH] Hide texto-legal/lege-oharra --- src/app/section/section.component.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/section/section.component.css b/src/app/section/section.component.css index e69de29..95c69e1 100644 --- a/src/app/section/section.component.css +++ b/src/app/section/section.component.css @@ -0,0 +1,2 @@ +#texto-legal {display:none;} +#lege-oharra {display:none;}