mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Reposition language menu in the header.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
143ed617c2
commit
6c327efaf3
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ body {
|
|||
font-size: 10pt;
|
||||
text-align: right;
|
||||
position: relative;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 40px;
|
||||
margin-right: 35px;
|
||||
}
|
||||
#lang_sub ul {
|
||||
|
@ -72,7 +72,7 @@ body {
|
|||
}
|
||||
#login_bar {
|
||||
display: block;
|
||||
margin-bottom: 40px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#login_bar input {
|
||||
margin-right: 5px;
|
||||
|
|
Loading…
Add table
Reference in a new issue