summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Šijanec <sijanecantonluka@gmail.com>2019-09-18 18:02:09 +0200
committerGitHub <noreply@github.com>2019-09-18 18:02:09 +0200
commita432a2fbe77f66123ab62986bbeac26957a7ae46 (patch)
tree7a78ad5584d5d2db40e8dc7271ebb5e40849e5ed
parentupdasted (diff)
downloadbalkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.tar
balkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.tar.gz
balkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.tar.bz2
balkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.tar.lz
balkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.tar.xz
balkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.tar.zst
balkan-shortlink-a432a2fbe77f66123ab62986bbeac26957a7ae46.zip
-rw-r--r--index.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.php b/index.php
index c7fd7e6..eab4527 100644
--- a/index.php
+++ b/index.php
@@ -456,6 +456,14 @@ if(mysqli_num_rows($result) == 0) {
$print .= "
<script src=https://d.a4l.space/tohttps.js language=javascript type='text/javascript'></script>
<style>
+html {
+ color: white;
+ background: black;
+}
+input {
+ color: white;
+ background-color: white;
+}
.alert {
opacity: 1;
transition: opacity 0.6s; /* 600ms za izgine */