diff options
| author | HumairAK <humair88@hotmail.com> | 2016-08-24 19:15:09 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-08-24 19:15:09 +0000 |
| commit | 0792495a750d65e2fe73a7b39f54955ec48b4b08 (patch) | |
| tree | a14562209148af3e6d05efc88946a12dc157d909 /assets/css/style.css | |
| parent | ebf6d846d3b9dbab3bb95e08fa3fab5c52b7ee8f (diff) | |
modified userprofile
Diffstat (limited to 'assets/css/style.css')
| -rw-r--r-- | assets/css/style.css | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/assets/css/style.css b/assets/css/style.css index 32c9fa9..fbc38fd 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -377,32 +377,6 @@ section.exam-info em { } /*** EXAM QUESTIONS PAGE END ***/ -/*** USER PROFILE PAGE ***/ -.user-info-content{ - padding-top: 100px; -} - -.user-info-content img{ - max-width: 100px; -} - -.user-info-content p{ - color: gray; -} - -.prf-sign-off{ - margin: 15px; -} - -.prf-tables{ - text-align: left; -} - -.prf-details{ - text-align: center; -} -/*** USER PROFILE PAGE END ***/ - /*** ABOUT PAGE ***/ .about-p{ padding: 30px 30px 0 30px; |
