diff options
Diffstat (limited to 'assets/css/txt.css')
-rw-r--r-- | assets/css/txt.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/txt.css b/assets/css/txt.css index 7e82eee..efb712e 100644 --- a/assets/css/txt.css +++ b/assets/css/txt.css @@ -1173,6 +1173,9 @@ span.note { :hover + span.note { display: inline; } +#lang-switch { + background-color: rgba(240, 240, 242, 0.3); } + body.gfx #krto img { float: left; padding-right: 2rem; |