mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-24 13:23:40 +01:00
Fix style on noscript
This commit is contained in:
parent
71ec661006
commit
7329a48a22
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user