Browse Source

marketing bits

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
e6829cdb7b
  1. 4
      app/assets/stylesheets/marketing.css.scss
  2. 2
      app/views/pages/home/_headlines.html.erb

4
app/assets/stylesheets/marketing.css.scss

@ -8,14 +8,14 @@
}
#main .marketing-block {
background-color: #261F1F;
background-color: #333333;
.content h1 {
//text-align: center;
font-size: 32px;
//font-weight: bold;
padding-left: 30px;
padding-right: 30px;
background-color: #261F1F;
background-color: #333333;
color: white;
small {
font-size: 26px;

2
app/views/pages/home/_headlines.html.erb

@ -1,7 +1,7 @@
<h2>A friendly service you can use right away</h2>
<p>
We're two people passionate about technology and we built EntryDNS to fill our own needs,
We're people passionate about technology and we built to fill our own needs,
a <em class="mk-point">fast, easy to use</em> service
that takes care of <em class="mk-point">all your configuration needs</em>.
</p>

Loading…
Cancel
Save