Template:Quote/styles.css

From OniGalore
.tpl-quote
{
   background-color:transparent;
   width:auto;
   margin:5px 1em 5px 4em;
   font-size:90%;
}

table.tpl-quote + p
{
    margin-top:-20px;
}

.tpl-quote-quote
{
   border-left:outset #e0e0e0;
   padding:0em 1em;
   text-align:left;
}

.tpl-quote-citation
{
   text-align:right;
}

.tpl-quote-citation:empty
{
   display:none;
}

/*[[Category:Message box templates]]*/