diff options
author | CruiseDevice | 2019-07-12 15:43:53 +0530 |
---|---|---|
committer | CruiseDevice | 2019-07-12 15:43:53 +0530 |
commit | 323e34a6755e794c0177afdb36cd931d25db3d77 (patch) | |
tree | 5ecb619f8b20787234b6c415b1d30550522fed7a /yaksh/static | |
parent | 745426ecc20bba58fd3721a960057ad8d41e3b99 (diff) | |
download | online_test-323e34a6755e794c0177afdb36cd931d25db3d77.tar.gz online_test-323e34a6755e794c0177afdb36cd931d25db3d77.tar.bz2 online_test-323e34a6755e794c0177afdb36cd931d25db3d77.zip |
Resolve comments
- Remove print statements.
- Remove commented css from offline.css.
- Change 127.0.0.1 to yaksh.fossee.in quiz.html for offline application.
Diffstat (limited to 'yaksh/static')
-rw-r--r-- | yaksh/static/yaksh/css/offline.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/yaksh/static/yaksh/css/offline.css b/yaksh/static/yaksh/css/offline.css index 79584e0..134f102 100644 --- a/yaksh/static/yaksh/css/offline.css +++ b/yaksh/static/yaksh/css/offline.css @@ -78,15 +78,3 @@ section{ .bg-grey{ background-color:#dbf9f2; } - - -/*.footer { - position: fixed; - left: 0; - bottom: 0; - width: 100%; - background-color: #D3D3D3; - color: black; - text-align: center; -} -*/
\ No newline at end of file |