Template:TestBox/styles.css

From AbhiprayaVedi
Revision as of 23:23, 26 April 2026 by VijayanPN (talk | contribs) (Created page with ".test-box { border: 2px solid #0a0; background: #e0ffe0; padding: 15px; border-radius: 8px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.test-box {
    border: 2px solid #0a0;
    background: #e0ffe0;
    padding: 15px;
    border-radius: 8px;
}