From: W. Trevor King Date: Sat, 18 Jan 2014 04:47:00 +0000 (-0800) Subject: css/local.css: Pull justification markup out into the style file X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=19e2bb168649e6dfc643f0a47096a78a6ccc34be;p=reveal.js.git css/local.css: Pull justification markup out into the style file Less clutter and more DRY. --- 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.