Add domain to entry list

This commit is contained in:
2023-06-27 14:03:52 -04:00
parent 97c4ae73f0
commit 4e41bbd6e1
6 changed files with 34 additions and 10 deletions

View File

@@ -37,3 +37,8 @@ ul.entries {
ul.entries li {
margin-bottom: 8px;
}
ul.entries li em.domain {
margin-left: 8px;
color: rgba(0, 0, 0, 0.75);
}