front pages

This commit is contained in:
ashok sukumaran 2011-07-03 19:11:02 +05:30
parent 7b8c6eeedc
commit 0f411e208a

View File

@ -31,8 +31,8 @@ ul {
#mainTitle { #mainTitle {
position: absolute; position: absolute;
left: 100px; left: 20px;
top: 20px; top: 40px;
width: 200px; width: 200px;
} }
@ -58,6 +58,7 @@ ul {
} }
#pageTitle h2 { #pageTitle h2 {
font-family: "GraublauWeb", "Neeon";
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
color: #2E64FE; color: #2E64FE;