Template:Spacepedia entry/styles.css

From Love and Deepspace Wiki
Revision as of 18:44, 31 January 2024 by Elaeagnifolia (talk | contribs) (Created page with ".spacepedia-entry { max-width: 500px; background: #ddd; border: 1px solid white; border-radius: 5px; padding: 1em; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.spacepedia-entry {
    max-width: 500px;
    background: #ddd;
    border: 1px solid white;
    border-radius: 5px;
    padding: 1em;
}