From 87416788ea3dceb3f36e070c5f483543dc46fcb5 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Mon, 1 Jul 2013 17:56:30 -0400 Subject: [PATCH] migrate about html and css to foundation4, working for iphones --- karmaworld/assets/css/about.css | 19 ++--- karmaworld/templates/about.html | 123 ++++++++++++++++---------------- 2 files changed, 68 insertions(+), 74 deletions(-) diff --git a/karmaworld/assets/css/about.css b/karmaworld/assets/css/about.css index 147b839..2308557 100644 --- a/karmaworld/assets/css/about.css +++ b/karmaworld/assets/css/about.css @@ -82,7 +82,6 @@ font-family: "MuseoSlab-700"; font-size: 40px; color: #3a3a3a; - padding-top: 28px; } #donate_copy_body @@ -91,28 +90,24 @@ font-size: 20px; color: #3a3a3a; padding-top: 10px; - padding-bottom: 28px; } #donate_button_container { height: 70px; - margin-top: 40px; } #donate_button { - height: 66px; - margin: 1px; font-family: "MuseoSlab-900"; - font-size: 32px; +} +#amazon-donate-form { + margin: 1em 1em 0; +} +#donate-text { + margin: 1em 0; text-align: center; - color: #FFF; - padding-top: 14px; - width: 100%; - border: 0; } - /* LEADERBOARD */ #leaderboard_header @@ -152,7 +147,7 @@ { font-family: "MuseoSans-900"; font-size: 14px; - width: 20px!important; + /*width: 20px!important;*/ padding-top: 4px; } diff --git a/karmaworld/templates/about.html b/karmaworld/templates/about.html index 05abc15..42dddb8 100644 --- a/karmaworld/templates/about.html +++ b/karmaworld/templates/about.html @@ -25,102 +25,101 @@ {% endcomment %} - +
+ +
-
+
Help us spread the academic wealth.
-
+

KarmaNotes empowers college students to share course notes, study guides, and other digial learning resources online. By exchanging knowledge on KarmaNotes, everyone benefits from access to a growing database of knowledge.

All content on KarmaNotes is licensed Creative Commons and all code is free and open source. We also maintain full compliance with the Digital Millennium Copyright Act.

Beyond the ivory tower, KarmaNotes is a network with the potential to digitize education, one lecture at a time. Like a give-a-penny jar, KarmaNotes collects knowledge for the common good. Best of all, our capacity is practically limitless, and withdrawals are entirely free.

KarmaNotes is improving access to learning resources thanks to support from the William and Flora Hewlett Foundation and generous scholars like you. Want to get involved or learn more? Please contact us or support our mission with a tax-deductible charitable donation to the FinalsClub Foundation.

-
-
+
-
- -
+
+ + + + +
+ +
+ + + + + + + + + + + + + + + + + + +
+
+ +
-
- University Karma Leaderboard -
+
+
+ University Karma Leaderboard +
+
-
- These schools are aces at sharing the academic wealth +
+
+ These schools are aces at sharing the academic wealth +
-
+
{% for school in schools %}
-
+
{{ forloop.counter }}
-
+
{{ school.name }}
-
+
{{ school.file_count }}
-- 2.25.1