haditha_ui/assets/hadith/font-icons/style.css

17 lines
310 B
CSS
Raw Normal View History

2025-02-16 12:51:52 +00:00
.h {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
/* ==========================================
Single-colored icons can be modified like so:
.h-name {
font-size: 32px;
color: red;
}
========================================== */