Template:Blog post/tile.css: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 April 2024

  • curprev 14:5814:58, 2 April 2024Admin talk contribs 1,014 bytes +1,014 Created page with ".blog-post-tiles { display: flex; flex-wrap: wrap; } .blog-post-tile { flex: 1; text-align: left; max-width: 270px; margin: 0 30px 30px 0; } .blog-post-tile .image a { display: block; position: relative; height: 200px; width: 270px; overflow: hidden; } .blog-post-tile.featured { } .blog-post-tile.featured .image a { } @media screen and ( max-width: 750px ) { .blog-post-tiles { display: block; } .blog-post-tile, .blog-post..."