Okay i've found some great uses for block quoting mainly when interviews or quoting drivers. In the admin panel it looks just how i wanted it to be in the post, however it wont show like that. Any advice to get it just like in the admin panel?
- Code: Select all
blockquote {
border-left: 5px solid #ccc;
color: #333;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 13px;
font-style: italic;
line-height: 1.6em;
padding: 2px 8px 2px 20px;
}