More actions
Combined display of all available logs of ProleWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:02, 17 September 2023 CriticalResist talk contribs created page Template:Library homepage/style.css (Created page with "STYLING LIBRARY CARD CONTAINER: STYLING MINI LIBRARY CARD CONTAINER: it's weird but for some reason this grid specifically only wants to use 1 column out of 2, so I just added empty columns in between the actual ones and reduced the gap by half (10px instead of 20px) because these empty columns still apply their gap. ¯\_(ツ)_/¯: .library-container-mini{ display:grid; grid-template-columns: repeat(4, 1fr 0fr); grid-gap: 0 10px; width:100%; }...")