aboutsummaryrefslogtreecommitdiffstats
path: root/src/static/style.css
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-05-17 21:50:20 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2023-05-17 21:50:20 +0100
commit03635203ea55bbb101089ff9197ea2c6cde9c74a (patch)
tree874c788669602c0dfac4ee6410ed31a8698952d4 /src/static/style.css
parentb8832094f9f9c21e13e18d679b46005716e7fb9a (diff)
downloadUKGenderPayGap-03635203ea55bbb101089ff9197ea2c6cde9c74a.tar.gz
UKGenderPayGap-03635203ea55bbb101089ff9197ea2c6cde9c74a.zip
Added index page for a specific employer, added large plots for those specific employers
Diffstat (limited to 'src/static/style.css')
-rw-r--r--src/static/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/static/style.css b/src/static/style.css
index ee35cae..d3235c7 100644
--- a/src/static/style.css
+++ b/src/static/style.css
@@ -152,6 +152,14 @@ input[type="search"] {
/* input[type="search"] {} */
}
+aside dl {
+ font-size: small;
+}
+
+aside dl dt {
+ font-weight: bold;
+}
+
.minichart {
min-height: 220px;
width: 100%;