Difference between revisions of "Template:Jim/CSS"
From From The Ashes Wiki
Line 6: | Line 6: | ||
#firstHeading { display: none; !important } | #firstHeading { display: none; !important } | ||
#jim-wrapper .block { display: inline-block; width: 100%; } | #jim-wrapper .block { display: inline-block; width: 100%; } | ||
+ | #jim-wrapper .block img { max-width: 100%; } | ||
#jim-wrapper { position: relative; columns: 2; } | #jim-wrapper { position: relative; columns: 2; } | ||
#jim-wrapper .tamu { background-color: #500000; color: #ffffff; font-weight: bold; border-radius: 5px; padding: 1px; } | #jim-wrapper .tamu { background-color: #500000; color: #ffffff; font-weight: bold; border-radius: 5px; padding: 1px; } |
Revision as of 15:14, 2 November 2017
This page is here for Jim's pages to share the same CSS..