not much, just checking pagesbox

This commit is contained in:
2018-08-01 16:39:04 -04:00
parent 5eecb07efb
commit da59ee8633
5 changed files with 56 additions and 3 deletions

View File

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