projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90340a3
)
updated
author
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 15:23:16 +0000
(15:23 +0000)
committer
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 15:23:16 +0000
(15:23 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index c00bdd37b654275b3b5d1e908f143333c92c7cc1..836511746cbd41e0b49400244681896f1cd5b197 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-99,4
+99,8
@@
img { padding-bottom: 15px; }
#navi form p{line-height:50px}#navi form input{padding:5px}
-.c { text-align: center; }
\ No newline at end of file
+.c { text-align: center; }
+
+#regions-list { margin: 0; padding: 0; }
+
+#regions-list li { display: inline; list-style: none; margin-right: 14px; border-right: 2px solid #111; }
\ No newline at end of file