diff options
Diffstat (limited to 'pkg/html/pages/style.css')
| -rw-r--r-- | pkg/html/pages/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css index b82efd5b1..2392af6b8 100644 --- a/pkg/html/pages/style.css +++ b/pkg/html/pages/style.css @@ -23,7 +23,7 @@ h1, h2, h3, h4 { .navigation_tab_selected { font-weight: bold; - border: 2px solid black; + border: 3px solid black; padding: 4px; margin: 4px; } |
