Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
17 April 2026
| N 19:47 | Template:BentoGrid/styles.css diffhist +4,668 律Rhyme talk contribs (Created page with ".bento-grid { display: grid; gap: 16px; max-width: 1000px; } .bento-grid-cols-2 { grid-template-columns: repeat(2, 1fr); } .bento-grid-cols-3 { grid-template-columns: repeat(3, 1fr); } .bento-grid-cols-4 { grid-template-columns: repeat(4, 1fr); } .bento-grid-cols-5 { grid-template-columns: repeat(5, 1fr); } .bento-grid-cols-6 { grid-template-columns: repeat(6, 1fr); } .bento-box { position: relative; overflow: hidden; border: 1px solid #333338;...") | ||||