From: Seth Woodworth Date: Mon, 18 Mar 2013 15:33:27 +0000 (-0400) Subject: restyling course page (note index) X-Git-Tag: release-20150131~503 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e94d810f30dc3b0342bc1281e08d605321eef644;p=oweals%2Fkarmaworld.git restyling course page (note index) --- diff --git a/karmaworld/assets/css/note_course_pages.css b/karmaworld/assets/css/note_course_pages.css index b131871..27d2668 100644 --- a/karmaworld/assets/css/note_course_pages.css +++ b/karmaworld/assets/css/note_course_pages.css @@ -21,7 +21,7 @@ margin-right: 3px; } -#note_name, #course_name, #school_name +#note_name, #school_name { text-align: center; font-family: "MuseoSlab-500"; diff --git a/karmaworld/templates/courses/course_detail.html b/karmaworld/templates/courses/course_detail.html index c7091e7..e805784 100644 --- a/karmaworld/templates/courses/course_detail.html +++ b/karmaworld/templates/courses/course_detail.html @@ -32,15 +32,15 @@ {% block content %}
-
+
-
- course +
-
+
{{ course.name }}
@@ -48,48 +48,14 @@
- {% comment %} -
- - {% comment %}
-
-
-
- {% if course in user.get_profile.courses.all %} -
- drop -
- {% else %} -
- join -
- {% endif %} -
-
- course_action_gear -
-
-
+

- {% endcomment %} - - {% if course.desc %} -
-
- {{ course.desc }} - -
-
- {% endif %} -
@@ -99,6 +65,13 @@
+
+
+
+
+
+
+
@@ -107,9 +80,9 @@

- Thank you for uploading + Thank you for uploading {{ request.GET.name }} - Share another or take a + Share another or take a quick survey to help us make KarmaNotes even better.