mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
fix local fonts
This commit is contained in:
parent
e8ae713398
commit
566a811d1f
2 changed files with 5 additions and 8 deletions
|
|
@ -1824,7 +1824,7 @@
|
|||
|
||||
<div style="display: flex; justify-content: center; padding: 0.4em">
|
||||
<a href="https://war.ukraine.ua/support-ukraine" style="width: 80%" data-tip="Support Ukraine" target="_blank">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="auto" height="auto" viewBox="0 0 1000 350">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 350">
|
||||
<rect width="100%" height="100%" fill="#005bbb"></rect>
|
||||
<rect y="50%" width="100%" height="50%" fill="#ffd500"></rect>
|
||||
<text x="50%" text-anchor="middle" font-size="9em" y="35%" fill="#f5f5f5">Support Ukraine</text>
|
||||
|
|
@ -6250,7 +6250,7 @@
|
|||
</g>
|
||||
</defs>
|
||||
</svg>
|
||||
|
||||
|
||||
<script src="libs/jquery-3.1.1.min.js"></script>
|
||||
<script src="libs/jquery-ui.min.js"></script>
|
||||
<script src="versioning.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue