Difference between revisions of "Template:Jim/CSS"
From From The Ashes Wiki
m (Tiny change to fix the logs section. <css> won't do the immediate-child selector, but {{#css:}} will.) |
|||
Line 29: | Line 29: | ||
.jim-body .main .video-meta .meta-text .title { font-size: 18px; } | .jim-body .main .video-meta .meta-text .title { font-size: 18px; } | ||
.jim-body .main .feed { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; } | .jim-body .main .feed { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; } | ||
− | .jim-body .main .feed div { width: 48%; margin: 0px 1% 20px 1%; } | + | </css>{{#css: |
− | + | .jim-body .main .feed > div { width: 48%; margin: 0px 1% 20px 1%; } | |
+ | }} |
Revision as of 20:02, 5 April 2018
This page is here for Jim's pages to share the same CSS.