diff --git a/index.php b/index.php index d654ccd..11ba451 100644 --- a/index.php +++ b/index.php @@ -48,7 +48,7 @@ $config_data = json_decode($raw_json_config, false); <?php print($config_data->title ?? "One Word Each"); ?> - + send_logo)) { print(""); @@ -57,6 +57,13 @@ $config_data = json_decode($raw_json_config, false); " type="image/x-icon"> + style)) { + print(""); + } + ?> diff --git a/style.css b/style.css index e83a5a0..e87cce7 100644 --- a/style.css +++ b/style.css @@ -9,6 +9,7 @@ body, input, button { input, button { border: 2px solid white; padding: 0px 5px 0px; + background: transparent; } a {
" width="90%">