From 4301dbaf20b68840e3bdf6a9b701d71034c91b7f Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Thu, 22 Dec 2005 10:01:37 +0000 Subject: [PATCH] fix --- helm/matita/scripts/public_html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/matita/scripts/public_html/style.css b/helm/matita/scripts/public_html/style.css index 498db558e..81822072c 100644 --- a/helm/matita/scripts/public_html/style.css +++ b/helm/matita/scripts/public_html/style.css @@ -4,5 +4,5 @@ body { } a { - border: blue 1pt; + border: solid 1pt blue; } -- 2.39.2