mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 09:48:22 +00:00
Change color of noscript text to white.
This commit is contained in:
parent
8cf3b298de
commit
5dd2310674
@ -15,7 +15,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong
|
||||
<strong style="color: #fff"
|
||||
>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript
|
||||
enabled. Please enable it to continue.</strong
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user