styles.css

From Isekai Wiki
< Template:Box
Revision as of 16:51, 12 June 2020 by 落雨枫 (talk | contribs) (Created page with "→‎Box: .isekai-box { border: 1px solid #eaecf0; background-color: #fcfcfc; padding: 0.5em 1em; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Box */
.isekai-box {
    border: 1px solid #eaecf0;
    background-color: #fcfcfc;
    padding: 0.5em 1em;
}