Jump to content

Template:Quote/styles.css: Difference between revisions

this should remove the excess vertical whitespace after the Quote table
No edit summary
(this should remove the excess vertical whitespace after the Quote table)
 
Line 5: Line 5:
   margin:5px 1em 5px 4em;
   margin:5px 1em 5px 4em;
   font-size:90%;
   font-size:90%;
}
table.tpl-quote + p
{
    margin-top:-20px;
}
}