From 0d73bf3f83d36cf05f4e6f001f97954f988f5f97 Mon Sep 17 00:00:00 2001
From: nune <145225213+gigirassy@users.noreply.github.com>
Date: Wed, 18 Dec 2024 20:51:39 -0500
Subject: [PATCH] Update index.html
---
public/index.html | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
index 8542bf0..7b4f202 100644
--- a/public/index.html
+++ b/public/index.html
@@ -25,10 +25,14 @@
body {
font-family: 'Nimbus Mono PS', 'Courier New', monospace;
- padding: 20px;
+ margin: 20px;
background-color: var(--bg-color);
text-align:center;
color: var(--text-color);
+ }
+
+ .main {
+ text-align:center;
width:500px;
}
@@ -44,13 +48,13 @@
}
-
+
plaster 📋
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
+
source code is licensed under the public domain