mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-01 21:15:15 +08:00
updated nocss message
This commit is contained in:
parent
d5f553adf6
commit
d11dfd2ef3
1 changed files with 8 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
crossorigin="anonymous"
|
||||
/>
|
||||
<link rel="stylesheet" href="css/balloon.css" />
|
||||
<link rel="stylesheet" href="css/style.css" />
|
||||
<link rel="stylesheet" href="css/styl.css" />
|
||||
<link rel="stylesheet" href="themes/serika_dark.css" id="currentTheme" />
|
||||
<link rel="stylesheet" href="" id="funBoxTheme" />
|
||||
<link id="favicon" rel="shortcut icon" href="/images/favicon/favicon.ico" />
|
||||
|
|
@ -169,8 +169,15 @@
|
|||
<span style="font-size: 2rem; color: #d1d0c5">
|
||||
It seems like the CSS failed to load. Please clear your cache to
|
||||
redownload the styles. If that doesn't help contact support.
|
||||
<br />
|
||||
(jack@monkeytype.com or discord.gg/monkeytype)
|
||||
</span>
|
||||
<span>(ctrl/cmd + shift + r on Chromium browsers)</span>
|
||||
<span>
|
||||
If the website works for a bit but then this screen comes back, clear
|
||||
your cache again and then on Monkeytype open the command line (esc)
|
||||
and search for "Clear SW cache".
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="ad_rich_media" class="hidden"></div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue