MediaWiki:Pivot.css: Difference between revisions

From Phantasy Star Universe Clementine
(Created page with "→‎controls the main body area styling: #p-cactions { padding-top: 1.5em; padding-bottom: .5em; background-color: #f6f6f6; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }")
(No difference)

Revision as of 23:27, 10 September 2024

/* controls the main body area styling */
#p-cactions {
    padding-top: 1.5em;
    padding-bottom: .5em;
    background-color: #f6f6f6;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}