From fe095ae8c3010b03953da26fd92b518966139c78 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 10 Nov 2016 17:47:20 +0100 Subject: webdocs-agl: renamed sections Change-Id: I9019929e724b4d09617b3b1258703519e7f0aa58 Signed-off-by: Stephane Desneux --- site/static/styles/scss/webdocs.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'site/static/styles/scss/webdocs.scss') diff --git a/site/static/styles/scss/webdocs.scss b/site/static/styles/scss/webdocs.scss index 79edc17..edea001 100644 --- a/site/static/styles/scss/webdocs.scss +++ b/site/static/styles/scss/webdocs.scss @@ -222,9 +222,9 @@ code { border-radius: 4px !important; } -H1 { - display: none; -} +//H1 { +// display: none; +//} .error { color: red; -- cgit 1.2.3-korg