Difference between revisions of "MediaWiki:Common.css"

From Kuselada Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
.pi-title {
.pi-title {
     text-align: center;
     text-align: center;
}
blockquote.templatequote {
    border-left: 4px solid #eaecf0;
    padding-left: 1em;
}
}

Latest revision as of 01:05, 18 November 2021

/* CSS placed here will be applied to all skins */
.page-Free_Republic_of_Volfor aside.portable-infobox {
    width: 248px;
}

.pi-title {
    text-align: center;
}

blockquote.templatequote {
    border-left: 4px solid #eaecf0;
    padding-left: 1em;
}