diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 23:00:23 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 23:00:23 +0530 |
commit | b6dbc369c920491a720b384091190afcfb93e312 (patch) | |
tree | 5817a660510cbd31c562c8ae54b911a74de36da9 /static/css/new.main.css | |
parent | 259de6ca97ba95fdfc500015825792e1cd979316 (diff) |
last change before going to sleep
Diffstat (limited to 'static/css/new.main.css')
-rw-r--r-- | static/css/new.main.css | 11 |
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%; + : ; +} |