width of centresentence

This commit is contained in:
ashok sukumaran 2011-05-07 17:14:23 +05:30
parent 33ecae1d08
commit da953d2abc

View File

@ -1,7 +1,7 @@
.centerSentence { .centerSentence {
color: #393939; color: #393939;
font-size: 48px; font-size: 48px;
width: 55%; width: 70%;
height: 350px; height: 350px;
position: relative; position: relative;
top: 50%; top: 50%;