From ed5cec6c71d8f4bfe31d7274233775fc85960c92 Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:45:08 -0500 Subject: [PATCH] Update index.html --- public/index.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index 741c6c8..cff67e2 100644 --- a/public/index.html +++ b/public/index.html @@ -29,6 +29,7 @@ background-color: var(--bg-color); text-align:center; color: var(--text-color); + width:500px; } input, button { @@ -38,14 +39,6 @@ border-radius: 5px; } - #output { - white-space: pre-wrap; - background: var(--bg-color); - border: 1px solid var(--border-color); - padding: 10px; - border-radius: 5px; - } - a { color: var(--link-color); } @@ -56,7 +49,7 @@

Alternative frontend for Pastebin.

All issues regarding paste content should be reported to Pastebin. In addition, if you want a real alternative to Pastebin, check out Privatebin!

- +

source code is licensed under the public domain