]> arthur.barton.de Git - ngircd-web.git/blobdiff - style.css
Update language and mirror selection
[ngircd-web.git] / style.css
index a33c997693072aa6b61bf47cec6045cc25afcae8..2f61900ea009bf39c8ffc4a9c9235433a4038f04 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@
  * Cascading Style Sheet for ngIRCd homepage
  * http://arthur.ath.cx/~alex/ngircd/
  *
- * $Id$
+ * $Id: style.css,v 1.6 2008/02/26 19:31:44 alex Exp $
  */
 
 BODY {
@@ -51,4 +51,9 @@ SMALL { line-height: 1em; }
        background: #fdd;
 }
 
+#metaNav {
+       text-align: right;
+       font-size: 10px;
+}
+
 /* -eof- */