frontpages
This commit is contained in:
parent
9dfbac75cc
commit
9c784a90cc
|
@ -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;
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
width: 20%;
|
||||
overflow: hidden;
|
||||
text-align: right;
|
||||
background:##848484;
|
||||
background:#848484;
|
||||
}
|
||||
|
||||
|
|
|
@ -38,7 +38,6 @@ ul {
|
|||
}
|
||||
|
||||
#mainTitle h1 {
|
||||
font-family: "Edgware Road", "DejaVu Sans", sans-serif;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user