Difference between revisions of "Template:Jim/CSS"
From From The Ashes Wiki
Line 8: | Line 8: | ||
.jim .mw-editsection { display: none; } | .jim .mw-editsection { display: none; } | ||
− | .jim { width: 100%; display: flex; flex-direction: column; font-family: "Helvetica Neue", Helvetica, Arial, sans; font-size: 12px; } | + | .mw-body-content {margin-left: 20px; padding-top: 10px; } |
+ | |||
+ | .jim { width: 100%; display: flex; flex-direction: column; font-family: "Helvetica Neue", Helvetica, Arial, sans; font-size: 12px; left: -20px; top: -20px; position: relative; } | ||
.jim-header { width: 100%; display: flex; flex-direction: row; background-color: #6441a4; color: #ffffff; font-size: 14px; } | .jim-header { width: 100%; display: flex; flex-direction: row; background-color: #6441a4; color: #ffffff; font-size: 14px; } | ||
.jim-header div { padding: 10px; } | .jim-header div { padding: 10px; } |
Revision as of 16:38, 1 May 2018
This page is here for Jim's pages to share the same CSS.