Update link to monthly report.

Closes #5474.
This commit is contained in:
Tom Christie 2017-10-03 12:15:52 +01:00 committed by GitHub
parent e0a6c4b5bd
commit 5dcb460793

View File

@ -37,21 +37,25 @@ if (window.location.hostname == "www.django-rest-framework.org") {
min-height: 255px; min-height: 255px;
position: relative; position: relative;
top: 37px; top: 37px;
margin-bottom: 20px } margin-bottom: 20px
}
.quantity { .quantity {
text-align: center } text-align: center
}
.dollar { .dollar {
font-size: 19px; font-size: 19px;
position: relative; position: relative;
top: -18px; top: -18px;
} }
.price { .price {
font-size: 49px; } font-size: 49px;
}
.period { .period {
font-size: 17px; font-size: 17px;
position: relative; position: relative;
top: -8px; top: -8px;
margin-left: 4px; } margin-left: 4px;
}
.plan-name { .plan-name {
text-align: center; text-align: center;
font-size: 20px; font-size: 20px;
@ -61,9 +65,11 @@ if (window.location.hostname == "www.django-rest-framework.org") {
padding-bottom: 15px; padding-bottom: 15px;
width: 90%; width: 90%;
margin: 0 auto; margin: 0 auto;
margin-top: 8px; } margin-top: 8px;
}
.specs { .specs {
margin-top: 20px; min-height: 130px; margin-top: 20px;
min-height: 130px;
} }
.specs.freelancer { .specs.freelancer {
min-height: 0px; min-height: 0px;
@ -73,14 +79,18 @@ if (window.location.hostname == "www.django-rest-framework.org") {
color: #474747; color: #474747;
text-align: center; text-align: center;
font-weight: 300; font-weight: 300;
margin-bottom: 13px; } margin-bottom: 13px;
}
.variable { .variable {
color: #1FBEE7; color: #1FBEE7;
font-weight: 400; } font-weight: 400;
}
form.signup { form.signup {
margin-top: 35px } margin-top: 35px
}
.clear-promo { .clear-promo {
padding-top: 30px } padding-top: 30px
}
#main-content h1:first-of-type { #main-content h1:first-of-type {
margin: 0 0 50px; margin: 0 0 50px;
font-size: 60px; font-size: 60px;
@ -329,7 +339,7 @@ For further enquires please contact <a href=mailto:funding@django-rest-framework
## Accountability ## Accountability
In an effort to keep the project as transparent as possible, we are releasing [monthly progress reports](http://www.encode.io/reports/july-2017) and regularly include financial reports and cost breakdowns. In an effort to keep the project as transparent as possible, we are releasing [monthly progress reports](http://www.encode.io/reports/september-2017) and regularly include financial reports and cost breakdowns.
<!-- Begin MailChimp Signup Form --> <!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css"> <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">