$OpenBSD: patch-WebKit_gtk_resources_error_html,v 1.1 2010/05/17 20:16:09 ajacoutot Exp $
--- WebKit/gtk/resources/error.html.orig	Mon May 17 19:03:16 2010
+++ WebKit/gtk/resources/error.html	Mon May 17 19:03:31 2010
@@ -21,12 +21,12 @@ body {
 }
 
 #errorTitleText {
- font-size: 120%;
+ font-size: 120%%;
  font-weight: bold;
 }
 
 #errorMessageText {
- font-size: 80%;
+ font-size: 80%%;
 }
 
 </style>
