diff --git a/index.html b/index.html index 4d0e6a8..dac89fe 100644 --- a/index.html +++ b/index.html @@ -47,11 +47,16 @@
Ideas are king, but not all of them are royalty material.
Still, it's important to find out. You really don't know what kind of idea you've got until it's been tested. TABLEFLIP encourages a creative working relationship where all the things are tried out to see what works best.
-The only way of discovering the limits of the possible is to venture a little way past them into the impossible.
+"The only way of discovering the limits of the possible is to venture a little way past them into the impossible."
Arthur C. Clarke, "Profiles of The Future", 1961
Stuff that doesn't work gets pruned and you're left with an awesome simple thing that does something new and interesting.
What if you could ship a thing after a week? How about every week? Well, this is what tableflip does...and then you can change direction of the project, reprioritise, or continue with the plan.
++diff --git a/main.css b/main.css index 61b15e9..3a4f1ea 100644 --- a/main.css +++ b/main.css @@ -18,12 +18,13 @@ body { background-size: 10% auto; color: #4A4A4A; } -h1 { +h1, h2, h3, h4 { font-family: Helvetica Neue, Helvetica, sans-serif; +} +h1 { font-size: 36px; } h2 { - font-family: Helvetica Neue, Helvetica, sans-serif; font-size: 30px; margin: 20px 0; } @@ -257,7 +258,7 @@ main { background-size: cover; } } -#sec-about h1, #sec-about blockquote p, #sec-about strong { +#sec-about h1, #sec-about h4, #sec-about blockquote p, #sec-about strong { color: #fff; } #sec-about p {"We're really pleased with the functionality and interaction available now to learners, it really adds another dimension to the whole environment; it's very pleasing to see our ideas and mock-ups become reality."
+Daniel Hinkley, studybundles.com
+