10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-10-02 22:40:59 +02:00

Fix style on noscript

This commit is contained in:
Mickaël Véril 2020-01-24 16:48:29 +01:00
parent 71ec661006
commit 7329a48a22

View File

@ -408,9 +408,9 @@ draft: false
</script>
{{< getDataFilesName >}}
<noscript>
<p style="background-color: red; font-size: 20;">
<span role="img" style="font-family: color-emoji;"></span>
<span style="color: white; font-weight: bold;">This website work only if JavaScript is enable. You must enable
<p style="background-color: red; color: white; font-size: 20; font-weight: bold;">
<span role="img" style="font-family: color-emoji; font-weight: normal;"></span>
<span>This website work only if JavaScript is enable. You must enable
JavaScript.
<a href="https://www.enable-javascript.com/" target="_blank">How to enable JavaScript ?</a></span>
</p>