diff --git a/php/nochan.php b/php/nochan.php index 5b3e9476..c5d9eedb 100755 --- a/php/nochan.php +++ b/php/nochan.php @@ -63,7 +63,7 @@ foreach($fil as $files){
Zöff
+ Only alphanumerical chars. [a-zA-Z0-9]+" autocomplete="off" list="searches" id="search" name="chan" required pattern="[a-zA-Z0-9]+" type="text" class="search_input innbox" spellcheck="false" maxlength="18" placeholder="Type Channel Name" autofocus/> ";} ?> diff --git a/static/style.css b/static/style.css index e293cb2a..9e82e83e 100755 --- a/static/style.css +++ b/static/style.css @@ -646,7 +646,7 @@ input[type="radio"] { .bgimage { background-image: url(bg6.jpg); - background-color:#FFF; + background-color:#000; position:fixed; background-size:500%; background-color:#000;