From 55b5185e91646e06aa2ab18424ce24e1fba68671 Mon Sep 17 00:00:00 2001 From: r12a Date: Wed, 3 Jul 2024 13:35:40 +0100 Subject: [PATCH] gap-analysis/gapanalysis.css, Styling for language data --- gap-analysis/gapanalysis.css | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/gap-analysis/gapanalysis.css b/gap-analysis/gapanalysis.css index e295d7e..6aba48b 100644 --- a/gap-analysis/gapanalysis.css +++ b/gap-analysis/gapanalysis.css @@ -71,4 +71,21 @@ h5 { margin-top: 1rem !important; border-block-end:1px solid #ccc !important; wi margin-block-start: 0; float: right; font-size: 90%; - } \ No newline at end of file + } + + + +.languageData { + font-style: italic; + margin-block-start: -.2rem; + } +.issueScore { + display: inline; + color: #ddd; + } + + + + + +