Difference between revisions of "MediaWiki:Common.css"

From Kuselada Wiki
Jump to navigation Jump to search
Line 6: Line 6:
.pi-title {
.pi-title {
     text-align: center;
     text-align: center;
}
blockquote.templatequote {
    border-left: 4px solid c8ccd1;
}
}

Revision as of 01:04, 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 c8ccd1;
}