From 435dd18865ac0137d5ec7aa011555773eefb49c1 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 6 May 2024 18:40:53 +0200 Subject: --group-files: add links to other files --- share/css/main.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'share/css/main.css') diff --git a/share/css/main.css b/share/css/main.css index 3931a65..f5def44 100644 --- a/share/css/main.css +++ b/share/css/main.css @@ -12,6 +12,17 @@ h1 { margin-left: 1em; } +.nav a { + clear: both; + font-size: 200%; + padding-left: 1em; + padding-right: 1em; +} + +.nav a.this-file { + font-weight: bold; +} + div.image-container { text-align: center; float: left; -- cgit v1.2.3