summaryrefslogtreecommitdiffstats
path: root/web/html/css/arch.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/arch.css')
-rw-r--r--web/html/css/arch.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index 2913e92..60cdee3 100644
--- a/web/html/css/arch.css
+++ b/web/html/css/arch.css
@@ -61,7 +61,7 @@ body {
z-index: 1;
display: block;
position: absolute;
- top: 50;
+ top: 50px;
right: 30px;
}
#lang_sub ul {
@@ -76,7 +76,7 @@ body {
#lang_sub ul li {
display: block;
float: right;
- margin-left: 0 3px;
+ margin: 0 3px;
font-size: 10px;
text-align: center;
}