summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-12-30 11:32:17 -0800
committereliott <eliott@cactuswax.net>2007-12-30 11:32:17 -0800
commit303724b948a66dae49d2b4ce76ded433c8e1f280 (patch)
tree95cacc4051f60ab32f319bcd23cde45fcac74662 /media
parent67e2b653655c02bae7ce01d777c7bc8091d48df0 (diff)
downloadarchweb-303724b948a66dae49d2b4ce76ded433c8e1f280.tar.gz
archweb-303724b948a66dae49d2b4ce76ded433c8e1f280.zip
Some style fixes
Diffstat (limited to 'media')
-rw-r--r--media/arch.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/media/arch.css b/media/arch.css
index c8bfe36b..0e745e1a 100644
--- a/media/arch.css
+++ b/media/arch.css
@@ -66,7 +66,7 @@ body {
height: 140px;
float: left;
}
-#updates {
+.box-smalltext {
font-size: small;
/*position: relative;*/
top: 0px;
@@ -138,7 +138,7 @@ div.listing {
#search {
float: right;
position: relative;
- top: -2em;
+ top: -1em;
font-size: 0.8em;
}
#search input {