mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Move all languages to a select container to save some space. Language selection is a rarely used feature, so there's no need to make this a one click option. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
4 lines
82 B
CSS
4 lines
82 B
CSS
/* AUR-specific customizations to "archweb.css". */
|
|
#lang_sub {
|
|
float: right;
|
|
}
|