Template:Quality/styles.css

From ContactsLaw Documentation
< Template:Quality
Revision as of 14:39, 3 December 2024 by Bradley Smith (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.quality {
   background-color: #eaecf0;
   border: 1px solid #c8ccd1;
   padding: 3px;
}

.quality::before {
    content: '⚠️';
    margin-right: 3px;
}