This commit is contained in:
Sanj 2012-04-23 00:17:07 +05:30
parent 190c0ebe64
commit ae2abbf16e

View File

@ -17,8 +17,10 @@ body {
} }
#status { #status {
padding-bottom:10px; padding:8px;
width:96%; width:96%;
background: #007777;
color: #f0f0f0;
margin:0 auto; margin:0 auto;
} }
@ -35,7 +37,7 @@ body {
#shipFilterForm input[type="submit"] { #shipFilterForm input[type="submit"] {
background:#008e8a; background:#008e8a;
padding:10px; padding:6px;
border-radius:10px 4px; border-radius:10px 4px;
color:#fff; color:#fff;
font-weight:bold; font-weight:bold;