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;
|
font-size: 10pt;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 40px;
|
||||||
margin-right: 35px;
|
margin-right: 35px;
|
||||||
}
|
}
|
||||||
#lang_sub ul {
|
#lang_sub ul {
|
||||||
|
@ -72,7 +72,7 @@ body {
|
||||||
}
|
}
|
||||||
#login_bar {
|
#login_bar {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
#login_bar input {
|
#login_bar input {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue