front pages

This commit is contained in:
ashok sukumaran 2011-07-03 17:11:28 +05:30
parent 8ab2e3be35
commit c7adecca10

View File

@ -32,7 +32,7 @@ ul {
#mainTitle {
position: absolute;
left: 100px;
top: 25px;
top: 20px;
width: 200px;
}
@ -53,7 +53,7 @@ ul {
#pageTitle {
position: absolute;
left: 400px;
top: 25px;
top: 30px;
color: #ffff00;
}
@ -66,7 +66,7 @@ ul {
#intro {
position: absolute;
right: 100px;
top: 30px;
top: 20px;
}
#intro p {
@ -104,7 +104,7 @@ ul {
#nav {
width: 80%;
margin-left: auto;
margin-left: 100px;
margin-right: auto;
top: 50px;
}