From 96935191ed1741aa2185a88deb32a5de4b824219 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Wed, 27 Jul 2016 00:35:09 -0400 Subject: made a few adjustments, removed all avatar occurrences, a few other images for optimization and performance speed, replace pngs with svgs etc. --- views/index.hbs | 10 +++++----- views/questions.hbs | 12 ++++-------- views/user_profile_alt.hbs | 16 ++++++++++------ views/user_solutions.hbs | 8 +++++--- 4 files changed, 24 insertions(+), 22 deletions(-) (limited to 'views') diff --git a/views/index.hbs b/views/index.hbs index 214695b..8025281 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -67,11 +67,11 @@ name="search" placeholder="Enter course name"> - - - + + + diff --git a/views/questions.hbs b/views/questions.hbs index ac94f8b..ebbbcc5 100644 --- a/views/questions.hbs +++ b/views/questions.hbs @@ -16,11 +16,8 @@ {{/if}} {{/if}} -
- - -
+

{{examInfo.courseCode}}

{{examInfo.term}} {{examInfo.year}} {{examInfo.type}}

Instructor(s): {{examInfo.instructors}}

@@ -30,14 +27,13 @@

Question count: {{examInfo.questionCount}}

- -
- + {{#each query}} @@ -47,7 +43,7 @@

{{this.count}} solutions, {{this.comments}} comments

- +
diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs index 72baa86..7a61366 100644 --- a/views/user_profile_alt.hbs +++ b/views/user_profile_alt.hbs @@ -20,7 +20,8 @@