Files
espurna/code/html/src/rfm69.css
2025-04-05 00:24:38 +03:00

9 lines
111 B
CSS

#rfm69-messages {
margin-bottom: 1em;
}
.filtered {
color: rgb(202, 60, 60);
font-weight: bold;
}