Template:Callout/styles.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
.callout {
.callout {
   border-left: 3px solid #999;
   border-left: 3px solid #999;
   padding: 0.75em 1em;
   padding: 0.25em 0.25em;
   margin: 0.75em 0; /* reduced whitespace */
   margin: 0.25em 0; /* reduced whitespace */
   background: #fafafa; /* consistent background */
   background: #fafafa; /* consistent background */
   border-radius: 4px;
   border-radius: 4px;