MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 636: Line 636:
   padding-bottom: 5px;
   padding-bottom: 5px;
}
}
.article-quote::before {
    content: '“'; /* Open quotation mark */
    /* Add additional styling if needed, e.g., margin-right */
}
.article-quote::after {
    content: '”'; /* Close quotation mark */
    /* Add additional styling if needed, e.g., margin-left */
}


.article-modification-date {
.article-modification-date {

Navigation menu