front pages

This commit is contained in:
ashok sukumaran 2011-07-03 17:17:15 +05:30
parent c7adecca10
commit b5d88c19fa

View File

@ -54,13 +54,13 @@ ul {
position: absolute; position: absolute;
left: 400px; left: 400px;
top: 30px; top: 30px;
color: #ffff00; color: #013ADF;
} }
#pageTitle h2 { #pageTitle h2 {
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
color: #ffff00; color: #013ADF;
} }
#intro { #intro {
@ -122,7 +122,7 @@ ul {
letter-spacing: 0px; letter-spacing: 0px;
font-weight: bold; font-weight: bold;
position: absolute; position: absolute;
bottom: 10px; bottom: 5px;
right: 10px; right: 10px;
} }