From 8a35490b5ab9f125b7d8bdaedea7ef2f6f8a4679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 16 Feb 2015 22:16:26 +0100 Subject: [PATCH] Am I one of the cool guys now? --- php/nochan.php | 2 +- static/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;