aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 23:00:23 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 23:00:23 +0530
commitb6dbc369c920491a720b384091190afcfb93e312 (patch)
tree5817a660510cbd31c562c8ae54b911a74de36da9 /static
parent259de6ca97ba95fdfc500015825792e1cd979316 (diff)
last change before going to sleep
Diffstat (limited to 'static')
-rw-r--r--static/css/new.main.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/static/css/new.main.css b/static/css/new.main.css
index d6eef9d..22098e4 100644
--- a/static/css/new.main.css
+++ b/static/css/new.main.css
@@ -70,6 +70,15 @@ strong {
color: #f0f0f0;
background-color: #23262766;
display: inline;
- float: right;
+}
+
+
+.rightflex {
+ float: right;
margin-right: 3%;
}
+
+#form {
+ margin-top: 4%;
+ : ;
+}