From cae1b25a57e94f4e9f24af6baaa89186a1cdf744 Mon Sep 17 00:00:00 2001 From: kushal jangir Date: Mon, 18 Jan 2021 15:53:19 +0530 Subject: [PATCH] Update --- css/styles.css | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/css/styles.css b/css/styles.css index 09da749..0766d5b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -18,17 +18,19 @@ body { margin: 0; } .nightModeButton_1{ - border-radius: 20px; + border-radius: 01px; /* padding: 1px 15px 1px 15px; */ float: right; - margin: 0; + margin-right: 10px; border: none; - text-align: center; + /* text-align: center; */ background: #333333; background-color: white; font-size: 18px; - margin-bottom: 1%; - position: relative; + /* margin-bottom: 10px; */ + position: absolute; + top: 25%; + bottom: 50%; /* top: 50%; left: 4px; */ /* bottom: 50%; */