huchuan2025/.obsidian/plugins/colored-text/styles.css

10 lines
149 B
CSS
Raw Normal View History

2025-02-27 00:58:54 +08:00
.status-color {
width: 15px;
height: 15px;
2025-03-21 09:44:39 +08:00
border-width: 1.5px;
2025-02-27 00:58:54 +08:00
border-color: white;
margin-left: 3px;
margin-right: 3px;
}