change index.html links to / links for clean URLs

This commit is contained in:
Joshua Seigler 2017-09-05 01:34:41 -04:00
parent ade343c396
commit e8018afe6f
15 changed files with 20 additions and 14 deletions

View file

@ -405,3 +405,9 @@ img.portrait {
bottom: 0;
z-index: 0;
}
.stamp {
display: inline-block;
transform: rotate(10deg);
color: orangered;
}