css
This commit is contained in:
parent
190c0ebe64
commit
ae2abbf16e
|
@ -17,8 +17,10 @@ body {
|
|||
}
|
||||
|
||||
#status {
|
||||
padding-bottom:10px;
|
||||
padding:8px;
|
||||
width:96%;
|
||||
background: #007777;
|
||||
color: #f0f0f0;
|
||||
margin:0 auto;
|
||||
|
||||
}
|
||||
|
@ -35,7 +37,7 @@ body {
|
|||
|
||||
#shipFilterForm input[type="submit"] {
|
||||
background:#008e8a;
|
||||
padding:10px;
|
||||
padding:6px;
|
||||
border-radius:10px 4px;
|
||||
color:#fff;
|
||||
font-weight:bold;
|
||||
|
|
Loading…
Reference in New Issue
Block a user