]> git.openstreetmap.org Git - osqa.git/commitdiff
adjusted the styling of the markdown help page
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 19 May 2010 14:20:21 +0000 (14:20 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 19 May 2010 14:20:21 +0000 (14:20 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@304 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/markdown_help.css

index 68a9f1cbc3cf88c705f19645d180d1a602af94df..13bc94a8724e84d03bea3e2eff62a43eb11fa366 100644 (file)
@@ -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;
 }