front pages

This commit is contained in:
ashok sukumaran 2011-07-04 03:57:58 +05:30
parent dfe253c5ec
commit 96f3294177
3 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,7 @@ overflow: hidden;
width: 30%; width: 30%;
font-size: 14px; font-size: 14px;
float:left; float:left;
margin-left: 20px; margin-left: 40px;
} }
h5 { h5 {

View File

@ -16,6 +16,6 @@ float:left;
width: 30%; width: 30%;
font-size: 16px; font-size: 16px;
float:left; float:left;
margin-left: 20px; margin-left: 40px;
} }

View File

@ -63,7 +63,6 @@ ul {
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
color: #2E64FE; color: #2E64FE;
text-decoration: underline;
} }
#intro { #intro {