Template:Modding player guide header/styles.css

From Stardew Valley Wiki
< Template:Modding player guide header
Revision as of 20:18, 20 July 2022 by Pathoschild (talk | contribs) (create page with troubleshooting page header styles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/*
   The styles on this page are applied to pages which contain the parent template.
*/

.page-Modding_Player_Guide_Troubleshooting h1 {
    border: 2px solid rgb(0, 116, 72);
    background: rgba(3, 160, 7, 0.1);
    padding: 1em;
    margin-bottom: 0;
}

/* [[Category:Modding templates]] */