From 27a338fbebfa12a81924c64ebfd3fae65b05a067 Mon Sep 17 00:00:00 2001 From: Kyle Baker Date: Thu, 17 Feb 2011 13:37:56 -0500 Subject: Under shadow on h1 and removed images --- install/ui/ipa.css | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/ipa.css') diff --git a/install/ui/ipa.css b/install/ui/ipa.css index 926b8e919..43c597b41 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -167,6 +167,7 @@ h1 { font-weight: normal; color: #555555; text-transform: uppercase; + text-shadow: 1px 1px 0 #FFFFFF; } .entity-container h1{ -- cgit