|
@@ -22,7 +22,7 @@
|
|
<meta name="msapplication-TileImage" content="https://thepaciellogroup.github.io/infusion/images/ms-icon-144x144.png">
|
|
<meta name="msapplication-TileImage" content="https://thepaciellogroup.github.io/infusion/images/ms-icon-144x144.png">
|
|
<meta name="theme-color" content="#ffffff">
|
|
<meta name="theme-color" content="#ffffff">
|
|
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" rel="stylesheet" media="none" onload="this.media='all';">
|
|
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" rel="stylesheet" media="none" onload="this.media='all';">
|
|
- <link rel="stylesheet" href="https://thepaciellogroup.github.io/infusion/css/prism.css">
|
|
|
|
|
|
+ <link rel="stylesheet" href="https://thepaciellogroup.github.io/infusion/css/prism.css" media="none" onload="this.media='all';">
|
|
<link rel="stylesheet" type="text/css" href="https://thepaciellogroup.github.io/infusion/css/styles.css">
|
|
<link rel="stylesheet" type="text/css" href="https://thepaciellogroup.github.io/infusion/css/styles.css">
|
|
<style id="inverter" media="none">
|
|
<style id="inverter" media="none">
|
|
html { filter: invert(100%) }
|
|
html { filter: invert(100%) }
|