From 1ae61e3bf238f03ea034462f3e1aa017bfc3d985 Mon Sep 17 00:00:00 2001 From: Nathanaƫl Jourdane <njourdane@irap.omp.eu> Date: Tue, 10 Apr 2018 14:27:34 +0200 Subject: [PATCH] dataset info: h1 titles in gray --- js/resources/css/amda.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/js/resources/css/amda.css b/js/resources/css/amda.css index 5e60d3e..012a75a 100644 --- a/js/resources/css/amda.css +++ b/js/resources/css/amda.css @@ -519,6 +519,7 @@ p + p { .infoWindow h1 { font-size: large; + color: #555555; } .infoWindow h2 { -- libgit2 0.21.2