From 137199c6ccddf81a223a575db51e9e35cee0cb81 Mon Sep 17 00:00:00 2001 From: Pjdash Date: Thu, 13 Jun 2024 13:33:04 +0530 Subject: [PATCH] corrected the position of start and restart --- index.html | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index fa26b0e..6eb48fd 100644 --- a/index.html +++ b/index.html @@ -104,6 +104,8 @@ border: none; background-color: transparent; color: black; + font-weight: bolder; + margin-left: 40%; } @@ -153,11 +155,20 @@ } - .close { - color: #000000; - font-size: 14px; - font-weight: bold; - } + +.close { + width: 75PX; + background: #C19A68; + color: BLACK; + font-size: 14px; + font-weight: bold; + height: 25px; + display: flex; + justify-content: center; + align-items: center; + border-radius: 10PX; + margin-left: 40%; +} .close:hover, .close:focus { @@ -195,7 +206,7 @@

Made with ❤️ by Chrome Gaming

Welcome to the Squared Game

- +