From 705d5a012cc36d61a59823ea8966d5bfbf34f5b2 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 8 Nov 2013 08:11:35 -0500 Subject: define normal font widths in all themes to make sure things look the same after #691 --- css/theme/blood.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/theme/blood.css') diff --git a/css/theme/blood.css b/css/theme/blood.css index 5763898..91521ab 100644 --- a/css/theme/blood.css +++ b/css/theme/blood.css @@ -26,7 +26,7 @@ body { .reveal { font-family: Ubuntu, "sans-serif"; font-size: 36px; - font-weight: 200; + font-weight: normal; letter-spacing: -0.02em; color: #eeeeee; } -- cgit v1.2.3