From 79f580ba9dbd61883672375c72fe6c238902610f Mon Sep 17 00:00:00 2001 From: Aviortheking <2bazert@gmail.com> Date: Fri, 2 Feb 2018 00:31:06 +0100 Subject: [PATCH] V1 Done --- index.html | 26 ++++++++++++++++++++------ prgm.js | 48 +++++++++++++++++++++++++++--------------------- 2 files changed, 47 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index d69c955..c4f8680 100644 --- a/index.html +++ b/index.html @@ -6,21 +6,35 @@ table, th, td { border: 1px solid black; padding: 15px; + } .ant { - background: red; + background: red !important; + } + .black { + background: black; } - +