changes to copy on status website

This commit is contained in:
Carl B 2016-06-07 19:08:13 +02:00
parent 7a23200b68
commit 31e4e66f7f
2 changed files with 38 additions and 12 deletions

View File

@ -1162,7 +1162,13 @@ body input:required:valid, body textarea:required:valid {
/* ALWAYS END */
/*========== Desktop First Method ========== */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
/* */ }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
/* */ }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
/*Disable Animation on Mobile Devices */
@ -1179,10 +1185,30 @@ body input:required:valid, body textarea:required:valid {
animation: none !important; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
/* */ }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
/* */ }
/*========== Mobile First Method ========== */
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
/* */ }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
/* */ }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
/* */ }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
/* */ }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
/* */ }

View File

@ -57,7 +57,7 @@
<div class="status">
<div class="status-text">
<h1>Status</h1>
<p>Help us shape the way towards a better, brighter internet. With Status you can interact with the web in new and exciting ways.</p>
<p>Status combines a messenger and DApps browser, <br>which will make Ethereum a part of your everyday life and communication.</p>
</div>
<div class="status-email">
<div class="email">
@ -86,21 +86,21 @@
<div class="block block-white">
<div class="block1-icon">
</div>
<h3>Explore Decentralized Applications</h3>
<p>Status is a DApps browser for a brave new ecosystem. Your wallet, keys and identity can now live on the Blockchain.</p>
<h3>Interact with Decentralized Apps</h3>
<p>Status is a browser. Find and use exciting new DApps, so your wallet, keys and identity can now live on the Blockchain.</p>
</div>
<div class="block block-white">
<div class="block2-icon">
</div>
<h3>Have Smarter Conversations</h3>
<h3>A Smarter Messenging Has Arrived</h3>
<p>Communicate with friends and DApps naturally, using Chats. Send messages, payments, smart contracts and more.
</p>
</div>
<div class="block block-white">
<div class="block3-icon">
</div>
<h3>Connect with Web 3.0</h3>
<p>Discover other members of the community who understand the benefits the blockchain will bring, and share ideas.</p>
<h3>Discover Ethereum Related Services</h3>
<p>Find and connect with other Status users who love the blockchain as much as you do. Exchange services, and share ideas.</p>
</div>
</div>
@ -118,7 +118,7 @@
<div class="table-left">
<div class="section-heading-even">
<h2>Browse and Interact with Decentralized Applications</h2>
<p>Decentralized applications will form the foundation of a whole new economy, and change the way we trade and communicate. <br><br>Imagine a future where a decentralized world is at your fingertips. Whether it be starting a company, ordering a taxi, renting a holiday home, or investing in your retimement, Status wants to make this possible.</p>
<p>A whole new ecosystem is coming, and it will change the way we trade and communicate. With Status this decentralized world is at your fingertips. <br><br>Whether it be starting a company, ordering a taxi, renting a holiday home, or investing in your retimement, with Status this will soon be possible.</p>
</div>
@ -184,8 +184,8 @@
<div class="table-two-third">
<div class="section-heading-odd">
<h2>Have more meaningful conversations</h2>
<p>Integrate smart contracts and the benefits of the blockchain into your daily life.
<br><br>Send payments to friends directly from within chats. <br>Without borders, and without fees.<br></p>
<p>Integrate smart contracts and the benefits of the blockchain into your daily comminucation.
<br><br>Status offers all the features a traditional messenger provides, adding in the ability to send crytocurrency, smart contracts, and more, diurectly from within chats.<br></p>
<div class="tags">
<div class="tag tag-status">
<div class="setstatus-pink">
@ -248,7 +248,7 @@
<div class="block-blue-icon">
</div>
<h4>Say No to Censorship</h4>
<p>We believe in a free and open internet. We are an open source project bringing back the transparent ideals the internet was founded upon.</p>
<p>We believe in a free and open internet. Status is bringing back the transparent ideals the internet was founded upon.</p>
</div>
<div class="block block-purple">
<div class="block-purple-icon">
@ -260,7 +260,7 @@
<div class="block-green-icon">
</div>
<h4>Encrypted and Secure</h4>
<p>Guard your communication from prying eyes and malicious institutions with our military grade open source, end-to-end encryption.</p>
<p>Guard your communication from prying eyes and malicious institutions with our military grade end-to-end encryption.</p>
</div>
<div class="block block-peach">
<div class="block-peach-icon">
@ -272,7 +272,7 @@
<div class="table-one-third">
<div class="section-text-column">
<h2>Enter a bold new world, resistant to corruption.</h2>
<p>Status combines the next generation of browser, with an open messenging platform. Enabling natural communication with autonomous entities and humans alike.</p>
<p>Status combines the next generation of browser, with an open messenging platform. This enables safe, free and open communication with humans and DApps alike.</p>
</div>
</div>
</div>