From 0792495a750d65e2fe73a7b39f54955ec48b4b08 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Wed, 24 Aug 2016 15:15:09 -0400 Subject: modified userprofile --- assets/css/style.css | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'assets/css/style.css') 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; -- cgit v1.2.3