From: qw3rty Date: Wed, 19 May 2010 14:20:21 +0000 (+0000) Subject: adjusted the styling of the markdown help page X-Git-Tag: live~827 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/9deb26c562d7ec6194285e381e791d67c3071172 adjusted the styling of the markdown help page git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@304 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/media/style/markdown_help.css b/forum/skins/default/media/style/markdown_help.css index 68a9f1c..13bc94a 100644 --- a/forum/skins/default/media/style/markdown_help.css +++ b/forum/skins/default/media/style/markdown_help.css @@ -39,8 +39,7 @@ table.section-example tr td { text-align:left; - border-style:solid; - border-width:1px; + border: 1px solid #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; }