Add icons

This commit is contained in:
2021-10-05 19:12:10 -05:00
parent 0a05fa3979
commit 29414e01ac
5 changed files with 35 additions and 3 deletions

View File

@ -21,7 +21,7 @@
}
.tags {
padding-left: 5px;
padding-left: 10px;
}
@ -93,6 +93,18 @@ hr {
/* Icons */
.icon {
width: 20px;
height: 20px;
color: lightgray;
text-align: center;
display: inline;
vertical-align: middle;
}
/* Breadcrumb navigation */
ul.breadcrumb {
padding 10px 16px;