This CSS code defines the styling for a text element, setting the font family to "Bad Script" cursive style, text color to a light gray, font size to 20px, line height to 30px, padding of 27px on the top and 15px on the left, and centers the text. The last sentence suggests that custom quality settings can further reduce the size.
1 of 1
Download to read offline
More Related Content
Test
1. font-family: 'Bad Script', cursive;
color: #848484;
font-size: 20px;
line-height: 30px;
padding: 27px 0px 0px 15px;
text-align: center;
}
Even you can reduce more using custom quality