front pages

This commit is contained in:
ashok sukumaran 2011-07-03 19:37:20 +05:30
parent 746d9beb4b
commit d51371ef54

View File

@ -22,7 +22,7 @@ ul {
#header { #header {
width: 100%; width: 100%;
height: 80px; height: 65px;
color: #fff; color: #fff;
background: #3B240B; background: #3B240B;
position: relative; position: relative;
@ -32,7 +32,7 @@ ul {
#mainTitle { #mainTitle {
position: absolute; position: absolute;
left: 20px; left: 20px;
top: 40px; top: 30px;
width: 200px; width: 200px;
} }
@ -53,7 +53,7 @@ ul {
#pageTitle { #pageTitle {
position: absolute; position: absolute;
left: 420px; left: 420px;
top: 40px; top: 30px;
color: #2E64FE; color: #2E64FE;
} }