From 0a5085598d6d6936038aebc140c032ba89266a5f Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 20 Dec 2010 13:49:46 +0000 Subject: --- g/style/all.css | 1 + g/style/screen.css | 1 + 2 files changed, 2 insertions(+) (limited to 'g/style') diff --git a/g/style/all.css b/g/style/all.css index 9d93f65db..577ae13f7 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -78,6 +78,7 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666; } ul.ty-ppl-list { + list-style-type: none; -moz-column-count: 3; -webkit-column-count: 3; -moz-column-gap: 1em; -webkit-column-gap: 1em; font-size: 90%; diff --git a/g/style/screen.css b/g/style/screen.css index ed0dd9b95..1b72decff 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -66,6 +66,7 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666; } ul.ty-ppl-list { + list-style-type: none; -moz-column-count: 3; -webkit-column-count: 3; -moz-column-gap: 1em; -webkit-column-gap: 1em; font-size: 90%; -- cgit v1.2.1