Hopefully fix non-rendering icons on mobile
This commit is contained in:
@@ -190,6 +190,9 @@
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { }
|
||||
</style>
|
||||
<!-- Fix flashes of unstyled content -->
|
||||
<style>html{visibility: hidden;opacity:0;}</style>
|
||||
|
||||
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
|
||||
@@ -211,8 +214,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="content" class="content">
|
||||
<div id="outline-container-orgf2e5f83" class="outline-2">
|
||||
<h2 id="orgf2e5f83"><span class="todo TODO">TODO</span> fill this in</h2>
|
||||
<div id="outline-container-org189e19d" class="outline-2">
|
||||
<h2 id="org189e19d"><span class="todo TODO">TODO</span> fill this in</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
|
||||
Reference in New Issue
Block a user