more static
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user