Author: dgoette Date: Tue May 19 15:43:03 2009 New Revision: 419
URL: http://svn.reactos.org/svn/reactos?rev=419&view=rev Log: fix style of listings
Modified: branches/danny-web/www/www.reactos.org/style.css
Modified: branches/danny-web/www/www.reactos.org/style.css URL: http://svn.reactos.org/svn/reactos/branches/danny-web/www/www.reactos.org/st... ============================================================================== --- branches/danny-web/www/www.reactos.org/style.css [iso-8859-1] (original) +++ branches/danny-web/www/www.reactos.org/style.css [iso-8859-1] Tue May 19 15:43:03 2009 @@ -104,7 +104,8 @@ }
#content li { - list-style-image: url('http://www.reactos.org/images/bullet.png') + list-style-image: url('http://www.reactos.org/images/bullet.png'); + text-align: left; }
#top {