From 20c730662e23fba560dc350ddaeba8b695caa072 Mon Sep 17 00:00:00 2001 From: Nathan Smith Date: Mon, 28 Mar 2011 13:25:45 -0500 Subject: [PATCH] Tweak to keep alt text from looking odd in Chrome, before an image fully loads. --- code/css/uncompressed/reset.css | 1 + 1 file changed, 1 insertion(+) diff --git a/code/css/uncompressed/reset.css b/code/css/uncompressed/reset.css index f8dd86f..885707c 100755 --- a/code/css/uncompressed/reset.css +++ b/code/css/uncompressed/reset.css @@ -133,6 +133,7 @@ strong { } img { + color: transparent; font-size: 0; vertical-align: middle; /*