frontpages

This commit is contained in:
ashok sukumaran 2011-07-04 20:32:51 +05:30
parent 9dfbac75cc
commit 9c784a90cc
3 changed files with 9 additions and 3 deletions

View File

@ -121,7 +121,10 @@ color:#555353;}
{color:#000;}
.itemForm
{width:400px;}
{width:400px;
height:200px;
overeflow:hidden;
}
.itemForm p
{padding-top:12px;}
@ -145,6 +148,10 @@ height:50px;
width: 200px;
border:2px groove #efecec;}
.pvtLabel {
clear:both;
float:left}
.submitItem
{clear:both;
float:right;

View File

@ -5,6 +5,6 @@
width: 20%;
overflow: hidden;
text-align: right;
background:##848484;
background:#848484;
}

View File

@ -38,7 +38,6 @@ ul {
}
#mainTitle h1 {
font-family: "Edgware Road", "DejaVu Sans", sans-serif;
font-size: 20px;
font-weight: bold;
}