aboutsummaryrefslogtreecommitdiffstats
path: root/g
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-02-11 18:12:40 +0000
committerRomain d'Alverny <rda@mageia.org>2011-02-11 18:12:40 +0000
commit17e7c040ed31762c97f1237c9ce3e91093596565 (patch)
tree87cd4a929f372e4aa8109cb440b158fabaa0d682 /g
parentde255157c779d4ea63d8c43c149235b5c23b5190 (diff)
downloadwww-17e7c040ed31762c97f1237c9ce3e91093596565.tar
www-17e7c040ed31762c97f1237c9ce3e91093596565.tar.gz
www-17e7c040ed31762c97f1237c9ce3e91093596565.tar.bz2
www-17e7c040ed31762c97f1237c9ce3e91093596565.tar.xz
www-17e7c040ed31762c97f1237c9ce3e91093596565.zip
alpha draft page
Diffstat (limited to 'g')
-rw-r--r--g/style/all.css3
-rw-r--r--g/style/screen.css3
2 files changed, 4 insertions, 2 deletions
diff --git a/g/style/all.css b/g/style/all.css
index c29f7efa5..2ee45e073 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -91,4 +91,5 @@ ul.ty-ppl-list {
ul.ty-ppl-list li { list-style-type: none; }
ul.ty-ppl-list li:before {
content: "\00BB \0020";
-} \ No newline at end of file
+}
+table#dl-table th { text-align: left; } \ No newline at end of file
diff --git a/g/style/screen.css b/g/style/screen.css
index a3a53eb1f..534955a0e 100644
--- a/g/style/screen.css
+++ b/g/style/screen.css
@@ -79,4 +79,5 @@ ul.ty-ppl-list {
ul.ty-ppl-list li { list-style-type: none; }
ul.ty-ppl-list li:before {
content: "\00BB \0020";
-} \ No newline at end of file
+}
+table#dl-table th { text-align: left; } \ No newline at end of file