Add list items from linked menu items

This commit is contained in:
Brian McGonagill 2024-07-29 16:58:08 -05:00
parent 91150f03b2
commit 00a99e0393
11 changed files with 203 additions and 5 deletions

View file

@ -24,4 +24,8 @@ li.collection-item:active {
strike {
text-decoration-thickness: 3px;
text-decoration-color: red;
}
.my-text {
font-size: 1.3em !important;
}