From 19e2bb168649e6dfc643f0a47096a78a6ccc34be Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 20:47:00 -0800 Subject: [PATCH] css/local.css: Pull justification markup out into the style file Less clutter and more DRY. --- css/local.css | 5 +++++ index.html | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/css/local.css b/css/local.css index 70293a8..96cacc1 100644 --- a/css/local.css +++ b/css/local.css @@ -1,3 +1,8 @@ +.justified, .reveal blockquote { + text-align: justify; + text-justify: inter-word; +} + .reveal table thead th { text-align: center; } diff --git a/index.html b/index.html index ba594b8..72e8002 100644 --- a/index.html +++ b/index.html @@ -187,8 +187,7 @@

Dark Matter Developers

-
+
@@ -398,7 +397,7 @@ style="float: left; margin-right: 1.5em" > -

+

Other than Googling for things, the majority of scientists do not use computers more effectively today than they did in 28 years ago. -- 2.26.2