Fixed a couple typos in arch.css

Signed-off-by: Thayer Williams <thayerw@gmail.com>
This commit is contained in:
Thayer Williams 2008-01-16 13:52:00 -08:00 committed by Dan McGee
parent a9ea2bd89d
commit 11f7c682db

View file

@ -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;
}