mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-27 15:09:54 -07:00
Include a style file for tooltips.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="{{ static_autoversion("layout.css") }}" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ static_autoversion("tooltip.css") }}" />
|
||||
<script type="application/ecmascript" src="{{ static_autoversion("layout.js") }}"></script>
|
||||
{% block head %}
|
||||
<title>Berserker's Multiworld</title>
|
||||
|
||||
Reference in New Issue
Block a user