Template:Quote/styles.css

From OniGalore
Revision as of 05:57, 3 February 2026 by Iritscen (talk | contribs)
.tpl-quote
{
   background-color:transparent;
   width:auto;
   margin:5px 1em 5px 4em;
   font-size:90%;
}

.tpl-quote-quote
{
   padding:0em 1em;
   text-align:left;
}

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

.small-font
{
   font-size:50%;
}

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