From 7ca81069a4f27da73be2bb32e9630a60948aaa06 Mon Sep 17 00:00:00 2001 From: Sanj Date: Fri, 14 Oct 2011 18:11:23 +0530 Subject: [PATCH] last css --- best/templates/dashboard.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/best/templates/dashboard.html b/best/templates/dashboard.html index ed25af1..7a89dcb 100644 --- a/best/templates/dashboard.html +++ b/best/templates/dashboard.html @@ -66,14 +66,13 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0000', end background: linear-gradient(top, #ce0000 0%,#ce0000 44%,#ff4400 88%); /* W3C */ text-shadow: #000 1px 2px 1px;} -#instruction ul +#instruction ul {list-style:none; -margin-bottom:16px;} +margin-bottom:16px; +margin-right:20px;} #instruction ul li -{margin-bottom:8px; - -} +{margin-bottom:8px;} #instruction p {margin-bottom:8px;}