ഫലകം:PullQuote/styles.css
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
.pullquote {
position: relative;
clear: both;
display: block;
width: auto;
max-width: 100%;
box-sizing: border-box;
margin: 1.25em 0;
padding: .7em 1em .7em 1.35em;
background: #f7f7f7;
border-left: 2px solid #9ca3af;
border-radius: 4px;
}