Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TheWorld/Style.css

Template page
Revision as of 06:46, 21 April 2024 by MarbleNiter (talk | contribs) (Created page with ".page-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); grid-gap: 1em; } p { font-size: 0.9em; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.page-grid {
display: grid;
grid-template-columns: repeat(auto-fit,minmax(240px,1fr));
grid-gap: 1em;
}

p {
font-size: 0.9em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.