From 2b86ba94fef7e299b47a7d8f871027a01baa9e17 Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 12 Dec 2023 14:37:12 +0100 Subject: [PATCH] Cleanup tabs --- templates/kathrine/style.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/kathrine/style.css b/templates/kathrine/style.css index 8c7aac7a..a021b1d9 100644 --- a/templates/kathrine/style.css +++ b/templates/kathrine/style.css @@ -46,12 +46,12 @@ body padding-top: 12px; cursor: pointer; } - + #tabs .tab:hover { text-decoration: underline; } - + #tabs .tab-active { width: 113px; @@ -64,7 +64,7 @@ body padding-top: 10px; cursor: pointer; } - + #mainsubmenu { width: 760px; @@ -85,12 +85,12 @@ body margin-top: 7px; text-decoration: none; } - + #mainsubmenu a:hover { text-decoration: underline; } - + #mainsubmenu .separator { width: 2px; @@ -99,7 +99,7 @@ body float: left; background: url('images/separator.png') no-repeat; } - + #content { width: 780px;