From 7b1b821f49a1b92ec7e06de40dace009aa576085 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 18 Jul 2024 16:25:52 +0300 Subject: [PATCH] =?utf8?q?=D0=A3=D0=B1=D1=80=D0=B0=D1=82=D1=8C=20=D0=BD?= =?utf8?q?=D0=B5=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D1=83=D0=B5?= =?utf8?q?=D0=BC=D1=8B=D0=B9=20=D1=84=D0=B0=D0=B9=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- style.css | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 style.css diff --git a/style.css b/style.css deleted file mode 100644 index 44fa2e0..0000000 --- a/style.css +++ /dev/null @@ -1,5 +0,0 @@ -body { background-color: #AEBECE } -h1, h2, h3, h4 { text-align: center } -h1, h2, h3, h4, strong { color: #900090 } -pre { background-color: #CCCCCC } -table, th, td { border: 1px solid black ; border-collapse: collapse } -- 2.48.1