ഫലകം:PullQuote/styles.css
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
.pullquote {
margin: 2em auto;
padding: 1.2em 1.5em;
border-left: 5px solid #555;
background: #f8f8f8;
font-size: 1.25rem;
line-height: 1.7;
font-style: italic;
max-width: 90%;
}
.pullquote::before {
content: "“";
font-size: 2.5em;
color: #777;
line-height: 0;
vertical-align: -0.4em;
}
.pullquote::after {
content: "”";
font-size: 2.5em;
color: #777;
line-height: 0;
vertical-align: -0.6em;
}