From 7b0150c293e997514d5ad41ac2980207304fab95 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 4 Dec 2017 17:48:29 +0000 Subject: [PATCH] www/dbq/html/default.css --- www/dbq/html/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/dbq/html/default.css b/www/dbq/html/default.css index 04176741..8406aa0c 100644 --- a/www/dbq/html/default.css +++ b/www/dbq/html/default.css @@ -1,4 +1,3 @@ - html { font: 90% 'Trebuchet MS', sans-serif; background-color: #EEEEEE; @@ -16,6 +15,7 @@ body { h1 { margin: 0 0 0.2em 0; font-size: 180%; + font-size: 180%; /* text-decoration: underline; */ -- 2.47.3