ETP and Firefox sessions/saved data

This commit is contained in:
Daniel Gray
2020-10-18 12:51:52 +00:00
parent b578af1af9
commit 83ed28104a
5 changed files with 56 additions and 3 deletions

View File

@ -28,6 +28,11 @@ a,
}
}
ul.checkmark {
list-style-type: '\2714';
display:block;
}
.card-ol {
padding-left: 1.25rem;
}