MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 706: Line 706:
/* Indented quotes without borders */
/* Indented quotes without borders */
.indentedquotes {
.indentedquotes {
     margin-left: 10px;
     margin-left: 3em;
     margin-right: 10px;
     margin-right: 3em;
    padding: 6px;
    overflow: hidden;
}
}