Template:Test/styles.css: Difference between revisions
From Knox Makers Wiki
No edit summary |
Amos1 changed the content model of the page Template:Test/styles.css from "CSS" to "Sanitized CSS" |
||
(No difference)
| |||
Latest revision as of 23:14, 28 July 2025
.infobox-custom {
border: 1px solid #ccc;
background-color: #f8f8f8;
padding: 10px;
}
.test-box {
border: 2px solid #3366cc;
background-color: #eef6ff;
padding: 10px;
border-radius: 6px;
font-weight: bold;
}
