Combined display of all available logs of skyHow. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:47, 12 April 2025 Xeverything11 talk contribs created page Category:Top/styles.css (Created page with ".root-category-box { display: flex; } .root-category-item { flex: 14.5%; margin: 0.5rem; height: 6rem; position: relative; overflow: hidden; border-radius: 4px; border: 1px solid var(--color-primary1); } .root-category-item:nth-child(even) { border-color: var(--color-primary2); } @media screen and (max-width: 900px) { .root-category-item { flex: 26%; } } @media screen and (max-width: 480px) { .root-category-item { flex: 51%; } }")