commit 20e394d0d3aa5d6f86fe34d92355ee7045cab622
author: monaco <arianitkukaj@gmail.com>
date: 2023-06-28 21:54
parents: afe16e6a
Update paste.pl
| M | paste.pl | +5 | -5 |
diff --git a/paste.pl b/paste.pl index 3af23b7..0faca19 100644 --- a/paste.pl +++ b/paste.pl @@ -111,7 +111,7 @@ __DATA__ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <style> body { - background-color: #f8f9fa; + background-color: #9f9f9f33; } .container { max-width: 800px; @@ -189,7 +189,7 @@ __DATA__ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <style> body { - background-color: #f8f9fa; + background-color: #9f9f9f33; } .container { max-width: 800px; @@ -255,7 +255,7 @@ __DATA__ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <style> body { - background-color: #f8f9fa; + background-color: #9f9f9f33; } .container { max-width: 800px; @@ -318,7 +318,7 @@ __DATA__ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <style> body { - background-color: #f8f9fa; + background-color: #9f9f9f33; } .container { max-width: 800px; @@ -381,7 +381,7 @@ __DATA__ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <style> body { - background-color: #f8f9fa; + background-color: #9f9f9f33; } .container { max-width: 800px;