"ഫലകം:PullQuote/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary റ്റാഗ്: Reverted |
(ചെ.)No edit summary റ്റാഗ്: Manual revert |
||
| വരി 1: | വരി 1: | ||
. | /* ===================================================== | ||
Template:PullQuote | |||
Abhiprayavedi Version 1.0 | |||
===================================================== */ | |||
.pullquote { | |||
position: relative; | |||
margin: 1em 0; | |||
padding: 0.7em 1em 0.7em 1.5em; | |||
background: #f7f7f7; | |||
border-left: 2px solid #666; | |||
border-radius: 4px; | |||
} | |||
.pullquote::before { | |||
content: "❝"; | |||
position: absolute; | |||
top: 0.35em; | |||
left: 0.40em; | |||
font-size: 1.25rem; | font-size: 1.25rem; | ||
line-height: 1; | line-height: 1; | ||
color: #888; | color: #888; | ||
margin: | } | ||
.quote-text { | |||
margin: 0; | |||
padding: 0; | padding: 0; | ||
} | } | ||
| വരി 10: | വരി 42: | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
font-size: 1.12rem; | |||
line-height: 1.5 !important; | |||
font-weight: 500; | |||
font-style: normal; | |||
} | } | ||
07:45, 6 ജൂലൈ 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
/* =====================================================
Template:PullQuote
Abhiprayavedi Version 1.0
===================================================== */
.pullquote {
position: relative;
margin: 1em 0;
padding: 0.7em 1em 0.7em 1.5em;
background: #f7f7f7;
border-left: 2px solid #666;
border-radius: 4px;
}
.pullquote::before {
content: "❝";
position: absolute;
top: 0.35em;
left: 0.40em;
font-size: 1.25rem;
line-height: 1;
color: #888;
}
.quote-text {
margin: 0;
padding: 0;
}
.quote-text p {
margin: 0 !important;
padding: 0 !important;
font-size: 1.12rem;
line-height: 1.5 !important;
font-weight: 500;
font-style: normal;
}