From 3deb35de6b0c9be499b3041b7f0c5643eaaebc33 Mon Sep 17 00:00:00 2001 From: Brandon Tilley Date: Wed, 25 Dec 2013 14:18:17 -0800 Subject: [PATCH] (site) Tweaks to copy and stying of homepage --- site/public/css/planetaryjs.less | 8 ++++++++ site/public/index.ejs | 10 +++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/site/public/css/planetaryjs.less b/site/public/css/planetaryjs.less index 332f5ec..6fbbdad 100644 --- a/site/public/css/planetaryjs.less +++ b/site/public/css/planetaryjs.less @@ -43,6 +43,10 @@ h1.title-header, h2.title-header { } } +.ui.label.bower { + text-transform: none; +} + a.ui.icon.header { text-decoration: none; color: black; @@ -52,6 +56,10 @@ a.ui.icon.header { } } +.section-description { + min-height: 40px; +} + .divider { .icon.huge { font-size: 2em; diff --git a/site/public/index.ejs b/site/public/index.ejs index 4aa74fe..861468e 100644 --- a/site/public/index.ejs +++ b/site/public/index.ejs @@ -37,7 +37,7 @@
- Or install with Bower:
bower install planetary.js
+ Or install with Bower:
bower install planetary.js
@@ -48,7 +48,7 @@
See how to build this example + class='detail no-underline'> See how to build this globe
@@ -75,7 +75,7 @@ Examples -

Check out working examples and see what Planetary.js can do

+

Check out working examples and see what Planetary.js can do

Explore the Examples

@@ -83,7 +83,7 @@ Documentation -

Download and install Planetary.js and build something awesome

+

See how to install Planetary.js and build something awesome

Peruse the Documentation

@@ -91,7 +91,7 @@ Source Code -

Check out the source on GitHub and contribute to the project

+

Take a look at the source on GitHub and contribute to the project

Examine the Source