Changeset 7e3d2c9 for public/css/custom.css
- Timestamp:
- Oct 23, 2022, 1:59:15 AM (2 years ago)
- Branches:
- master
- Children:
- cb847bf
- Parents:
- 11914cd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
public/css/custom.css
r11914cd r7e3d2c9 229 229 .done {color: green;} 230 230 .todo {color: red;} 231 232 dt { 233 font-weight: bold; 234 } 235 236 dt::before { 237 content: "• "; 238 }
Note:
See TracChangeset
for help on using the changeset viewer.