From 9faa7e693db690e4ff78de3ad7799e9f6ed2da17 Mon Sep 17 00:00:00 2001 From: Jason Long Date: Thu, 29 Nov 2012 10:40:26 -0500 Subject: [PATCH] placeholder for about page --- about/index.html | 46 +++++++++++++++++++++ css/application.css | 10 +++++ index.html | 2 +- licenses/foundation/apache/index.html | 2 +- licenses/foundation/eclipse/index.html | 2 +- licenses/foundation/index.html | 2 +- licenses/foundation/mozilla/index.html | 2 +- licenses/permissive/bsd-3-clause/index.html | 2 +- licenses/permissive/bsd/index.html | 2 +- licenses/permissive/index.html | 2 +- licenses/permissive/mit/index.html | 2 +- licenses/permissive/ms-pl/index.html | 2 +- licenses/reciprocal/gpl-v2/index.html | 2 +- licenses/reciprocal/gpl-v3/index.html | 2 +- licenses/reciprocal/lgpl-v2.1/index.html | 2 +- licenses/reciprocal/lgpl-v3/index.html | 2 +- 16 files changed, 70 insertions(+), 14 deletions(-) create mode 100644 about/index.html diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..32d6573 --- /dev/null +++ b/about/index.html @@ -0,0 +1,46 @@ + + + + About - ChooseALicense.com + + + + + + + + + +
+ +

About

+ +

Bacon ipsum dolor sit amet pork shoulder ground round, chuck spare ribs prosciutto drumstick sausage pork belly pork chop ball tip. Leberkas chuck shoulder shank beef ribs ball tip drumstick strip steak sausage hamburger frankfurter cow. T-bone capicola pork chop, spare ribs beef ribs brisket pork belly leberkas pork pastrami shoulder corned beef ball tip andouille. Jowl shoulder ham hock turducken, prosciutto boudin swine tri-tip.

+ +

Possible Subheading

+ +

Pig hamburger pork belly tongue jerky short ribs. Bacon pork loin tail ham filet mignon leberkas. Kielbasa hamburger biltong ham salami turkey tenderloin shoulder beef ribs tongue flank brisket ribeye fatback turducken. Jowl pork bacon tongue bresaola, boudin tri-tip.

+ +

Another Possible Subheading

+ +

Pig hamburger pork belly tongue jerky short ribs. Bacon pork loin tail ham filet mignon leberkas. Kielbasa hamburger biltong ham salami turkey tenderloin shoulder beef ribs tongue flank brisket ribeye fatback turducken. Jowl pork bacon tongue bresaola, boudin tri-tip.

+ + + +
+ + diff --git a/css/application.css b/css/application.css index 90bdfd1..dd28a88 100644 --- a/css/application.css +++ b/css/application.css @@ -133,6 +133,16 @@ h1 { margin-bottom: 25px; } +h2 { + color: #443a33; + font-family: 'Chivo', 'Helvetica Neue', Helvetica, Arial, serif; + font-size: 18px; + font-weight: 900; + line-height: 1.1; + margin-top: 20px; + margin-bottom: 10px; +} + h5 { color: #443a33; font-family: 'Chivo', 'Helvetica Neue', Helvetica, Arial, serif; diff --git a/index.html b/index.html index 75a3628..8734513 100644 --- a/index.html +++ b/index.html @@ -68,7 +68,7 @@