You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved noscript warning for index.html (devicons#761)
* Made tag red and header
* Added icon to noscript
* Removed class from svg
* Removed extra sentence
* Moved line down
* removed icon
Co-authored-by: Thomas Bui <[email protected]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
45
43
<![endif]-->
46
-
<noscript>
47
-
<palign="center">You have JavaScript turned off in your browser. To use this website, JavaScript needs to be enabled. You can come back when you turn it on though :)</p>
44
+
<noscriptstyle="color:red; text-align:center;">
45
+
<h1>To use this website, JavaScript needs to be enabled.</h1>
46
+
<p>You can come back when you turn it on though :)</p>
0 commit comments