more static

This commit is contained in:
2018-08-01 11:22:25 -04:00
parent 3885673245
commit c9cf8be335
5 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<style>
body {font-family: "Open Sans", sans-serif}
.h0 {font-size: 30pt;}
nav a[target="_blank"]:after {content: url("icons8-external-link-50.png");
nav a[target="_blank"]:after {content: url("/static/icons8-external-link-50.png");
filter: invert(100%);}
.current-page {opacity: .3;}
</style>