style fixes

This commit is contained in:
Yusur 2026-04-24 10:11:40 +02:00
parent a5970376a0
commit 77316d783e
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ from suou import twocolon_list, WantsContentType
from .colors import color_themes, theme_classes
__version__ = '0.5.0-dev63'
__version__ = '0.5.0-dev68'
APP_BASE_DIR = os.path.dirname(os.path.dirname(__file__))

View file

@ -86,7 +86,7 @@ header.header
border-bottom: 2px solid var(--border)
background-color: inherit
:focus
\:focus
background-color: var(--bg-sharp)
border-color: var(--accent)