add image to sidebar

This commit is contained in:
2023-04-06 07:42:23 -04:00
parent 6fae26a9fa
commit 47467961b8
12 changed files with 15 additions and 0 deletions

View File

@@ -247,3 +247,7 @@ footer {
#myUL li a:hover:not(.header) {
background-color: #1E1E1E;
}
img {
padding: 6px 8px 6px 16px;
}