mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Some style and punctuation changes to pricing plans
This commit is contained in:
parent
edb2da5f50
commit
e917023fe9
2 changed files with 17 additions and 11 deletions
|
@ -1000,6 +1000,7 @@ a.tag:hover {
|
|||
.plan-chart th {
|
||||
background: #D6D6D6;
|
||||
padding: 15px 0;
|
||||
font-weight: normal;
|
||||
}
|
||||
.plan-chart th.professional {
|
||||
background: #DAEEA5;
|
||||
|
@ -1021,6 +1022,11 @@ a.tag:hover {
|
|||
border: 0;
|
||||
background: 0;
|
||||
padding-right: 15px;
|
||||
|
||||
span {
|
||||
border-bottom: 1px dotted #bbb;
|
||||
cursor: help;
|
||||
}
|
||||
}
|
||||
.plan-chart td:nth-child(even) {
|
||||
background: #F8F8F8;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<section class="section plans">
|
||||
<h2>All Neocities plans include a neocities.org subdomain, WebDAV uploading, one-click backups, and all our social features. We'll never show ads on your site.</h2>
|
||||
<h2>All Neocities plans include a neocities.org subdomain, WebDAV uploading, one-click backups, and all our social features. We’ll never show ads on your site.</h2>
|
||||
|
||||
<div class="plan-overview">
|
||||
<div class="header">
|
||||
|
@ -58,7 +58,7 @@
|
|||
<li>Global CDN Cache</li>
|
||||
<li>DDoS mitigation</li>
|
||||
<li>Custom SSL Certificates</li>
|
||||
<li>No upload type restrictions</li>
|
||||
<li>No Upload Type Restrictions</li>
|
||||
<li>Unlimited Site Creation</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -78,8 +78,8 @@
|
|||
<li>Global CDN Cache</li>
|
||||
<li>DDoS mitigation</li>
|
||||
<li>Custom SSL Certificates</li>
|
||||
<li>No upload type restrictions</li>
|
||||
<li>Coming Soon: Unlimited Sites</li>
|
||||
<li>No Upload Type Restrictions</li>
|
||||
<li>Unlimited Site Creation</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
|||
</div>
|
||||
|
||||
<!-- <h2><a href="">Compare Plans <i class="fa fa-caret-down"></i></a></h2> -->
|
||||
<h2>Compare Plans:</h2>
|
||||
<h2>Compare Plans</h2>
|
||||
|
||||
<table class="plan-chart">
|
||||
<tr>
|
||||
|
@ -125,7 +125,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="feature-column">
|
||||
<span data-original-title="How much content you can serve in one month. Don't worry - these are soft limits, and we won't take your site down automatically. We'll contact you and see if we can figure something out. We're reasonable.">Bandwidth</span>
|
||||
<span data-original-title="How much content you can serve in one month. Don’t worry - these are soft limits, and we won’t take your site down automatically. We’ll contact you and see if we can figure something out. We’re reasonable.">Bandwidth</span>
|
||||
</td>
|
||||
<td><%= Site::PLAN_FEATURES[:free][:bandwidth].to_bytes_pretty %></td>
|
||||
<td><%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_bytes_pretty %></td>
|
||||
|
@ -134,7 +134,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="feature-column">
|
||||
<span data-original-title="We will never put ads on your site, or give your data to marketers. In fact, we're prohibited from doing it in our own Terms of Service.">No advertising, ever</span>
|
||||
<span data-original-title="We will never put ads on your site, or give your data to marketers. In fact, we’re prohibited from doing it in our own Terms of Service.">No advertising, ever</span>
|
||||
</td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
|
@ -170,7 +170,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="feature-column">
|
||||
<span data-original-title="Site tags make it easy to find sites you're interested in, and join communities of sites. It's like a web ring, but even better.">Site Tags</span>
|
||||
<span data-original-title="Site tags make it easy to find sites you’re interested in, and join communities of sites. It’s like a web ring, but even better.">Site Tags</span>
|
||||
</td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
|
@ -179,7 +179,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="feature-column">
|
||||
<span data-original-title="Each site has it's own RSS feed that make it easy to let people know when your site changes.">RSS Feed</span>
|
||||
<span data-original-title="Each site has its own RSS feed that make it easy to let people know when your site changes.">RSS Feed</span>
|
||||
</td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
|
@ -197,7 +197,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="feature-column">
|
||||
<span data-original-title="Each site now has it's own profile page, allowing users to see when your site updates, follow your site, and leave feedback.">Site Profile</span>
|
||||
<span data-original-title="Each site now has its own profile page, allowing users to see when your site updates, follow your site, and leave feedback.">Site Profile</span>
|
||||
</td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
|
@ -206,7 +206,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="feature-column">
|
||||
<span data-original-title="Our HTML5 site editor makes it easy to make quick changes to your site, even if you're on the run.">Neocities Site Editor</span>
|
||||
<span data-original-title="Our HTML5 site editor makes it easy to make quick changes to your site, even if you’re on the run.">Neocities Site Editor</span>
|
||||
</td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
<td><i class="fa fa-check"></i></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue