frontpages

This commit is contained in:
ashok sukumaran 2011-07-04 22:51:41 +05:30
parent 0daa39d882
commit 496f19d74a

View File

@ -23,7 +23,7 @@ padding:18px 0px 18px 100px;
#uploadInstructions {
font-size:14px;
color: #154e6f;
color: #2E64FE;
margin-bottom: 10px;
}
@ -32,13 +32,14 @@ margin-bottom: 10px;
font-style:italic;}
.uploading {
width: 446px;
width: 450px;
border-width: 2px;
border-style: dashed;
border-color: #7db9e8;
padding: 5px;
font-size: 14px;
margin-bottom: 5px;
border-radius:10px;
}
.uploaded {