frontpages
This commit is contained in:
parent
9dfbac75cc
commit
9c784a90cc
|
@ -121,7 +121,10 @@ color:#555353;}
|
||||||
{color:#000;}
|
{color:#000;}
|
||||||
|
|
||||||
.itemForm
|
.itemForm
|
||||||
{width:400px;}
|
{width:400px;
|
||||||
|
height:200px;
|
||||||
|
overeflow:hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.itemForm p
|
.itemForm p
|
||||||
{padding-top:12px;}
|
{padding-top:12px;}
|
||||||
|
@ -145,6 +148,10 @@ height:50px;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
border:2px groove #efecec;}
|
border:2px groove #efecec;}
|
||||||
|
|
||||||
|
.pvtLabel {
|
||||||
|
clear:both;
|
||||||
|
float:left}
|
||||||
|
|
||||||
.submitItem
|
.submitItem
|
||||||
{clear:both;
|
{clear:both;
|
||||||
float:right;
|
float:right;
|
||||||
|
|
|
@ -5,6 +5,6 @@
|
||||||
width: 20%;
|
width: 20%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
background:##848484;
|
background:#848484;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -38,7 +38,6 @@ ul {
|
||||||
}
|
}
|
||||||
|
|
||||||
#mainTitle h1 {
|
#mainTitle h1 {
|
||||||
font-family: "Edgware Road", "DejaVu Sans", sans-serif;
|
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user