diff --git a/Pushedsuccessfully.sahil b/Pushedsuccessfully.sahil new file mode 100644 index 0000000..e69de29 diff --git a/codeara/__pycache__/__init__.cpython-39.pyc b/codeara/__pycache__/__init__.cpython-39.pyc new file mode 100644 index 0000000..10c3b54 Binary files /dev/null and b/codeara/__pycache__/__init__.cpython-39.pyc differ diff --git a/codeara/__pycache__/settings.cpython-39.pyc b/codeara/__pycache__/settings.cpython-39.pyc new file mode 100644 index 0000000..0148140 Binary files /dev/null and b/codeara/__pycache__/settings.cpython-39.pyc differ diff --git a/codeara/__pycache__/urls.cpython-39.pyc b/codeara/__pycache__/urls.cpython-39.pyc new file mode 100644 index 0000000..d87a631 Binary files /dev/null and b/codeara/__pycache__/urls.cpython-39.pyc differ diff --git a/codeara/__pycache__/wsgi.cpython-39.pyc b/codeara/__pycache__/wsgi.cpython-39.pyc new file mode 100644 index 0000000..e95e275 Binary files /dev/null and b/codeara/__pycache__/wsgi.cpython-39.pyc differ diff --git a/compiler/__pycache__/__init__.cpython-39.pyc b/compiler/__pycache__/__init__.cpython-39.pyc new file mode 100644 index 0000000..f338740 Binary files /dev/null and b/compiler/__pycache__/__init__.cpython-39.pyc differ diff --git a/compiler/__pycache__/admin.cpython-39.pyc b/compiler/__pycache__/admin.cpython-39.pyc new file mode 100644 index 0000000..be422e8 Binary files /dev/null and b/compiler/__pycache__/admin.cpython-39.pyc differ diff --git a/compiler/__pycache__/models.cpython-39.pyc b/compiler/__pycache__/models.cpython-39.pyc new file mode 100644 index 0000000..4c7856c Binary files /dev/null and b/compiler/__pycache__/models.cpython-39.pyc differ diff --git a/compiler/__pycache__/urls.cpython-39.pyc b/compiler/__pycache__/urls.cpython-39.pyc new file mode 100644 index 0000000..317eb43 Binary files /dev/null and b/compiler/__pycache__/urls.cpython-39.pyc differ diff --git a/compiler/__pycache__/views.cpython-39.pyc b/compiler/__pycache__/views.cpython-39.pyc new file mode 100644 index 0000000..7139012 Binary files /dev/null and b/compiler/__pycache__/views.cpython-39.pyc differ diff --git a/compiler/migrations/__pycache__/0001_initial.cpython-39.pyc b/compiler/migrations/__pycache__/0001_initial.cpython-39.pyc new file mode 100644 index 0000000..ad9c46a Binary files /dev/null and b/compiler/migrations/__pycache__/0001_initial.cpython-39.pyc differ diff --git a/compiler/migrations/__pycache__/__init__.cpython-39.pyc b/compiler/migrations/__pycache__/__init__.cpython-39.pyc new file mode 100644 index 0000000..cbf06b9 Binary files /dev/null and b/compiler/migrations/__pycache__/__init__.cpython-39.pyc differ diff --git a/compiler/static/compiler/css/theme.css b/compiler/static/compiler/css/theme.css index 9ae6453..b5c79e5 100644 --- a/compiler/static/compiler/css/theme.css +++ b/compiler/static/compiler/css/theme.css @@ -17,11 +17,37 @@ body { body * { font-family: 'Quicksand', sans-serif; } + + + +#q_id2{ + margin-top: 9px; + height:320px; + +} + #q_id{ text-decoration-color:#00c853; background-color: #E8EAF6; font-size: 18px !important; + margin-right: 88px; + margin-left: 91px; + } +#q_id1{ + text-decoration-color:#00c853; + background-color: #E8EAF6; + font-size: 18px !important; + margin-right: 88px; + margin-left: 91px; + +} + + + + + + #spacing { padding-top: 40%; } diff --git a/compiler/static/compiler/image/bck.jpg b/compiler/static/compiler/image/bck.jpg index 4f61366..63cf5c5 100644 Binary files a/compiler/static/compiler/image/bck.jpg and b/compiler/static/compiler/image/bck.jpg differ diff --git a/compiler/static/compiler/image/frnt1.jpg b/compiler/static/compiler/image/frnt1.jpg new file mode 100644 index 0000000..9d7b3ba Binary files /dev/null and b/compiler/static/compiler/image/frnt1.jpg differ diff --git a/compiler/static/compiler/image/frnt2.jpg b/compiler/static/compiler/image/frnt2.jpg new file mode 100644 index 0000000..5178591 Binary files /dev/null and b/compiler/static/compiler/image/frnt2.jpg differ diff --git a/compiler/static/compiler/image/frnt3.jpg b/compiler/static/compiler/image/frnt3.jpg new file mode 100644 index 0000000..2918196 Binary files /dev/null and b/compiler/static/compiler/image/frnt3.jpg differ diff --git a/compiler/templates/base.html b/compiler/templates/base.html index 9f208e0..a7c2699 100644 --- a/compiler/templates/base.html +++ b/compiler/templates/base.html @@ -6,7 +6,10 @@ - + + + + @@ -34,6 +37,21 @@
+ + + + + +