From 3134acb7f97b21ee3c47243c465a40decd6ef897 Mon Sep 17 00:00:00 2001 From: maritus Date: Wed, 20 Sep 2006 13:46:00 +0000 Subject: [PATCH] Fixed css git-svn-id: file:///svnroot/mdictionary/www@22 5bde0345-f819-0410-ac75-e5045f9217cc --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 0f79134..7b2f7e4 100644 --- a/css/style.css +++ b/css/style.css @@ -242,6 +242,7 @@ table.menu a:hover { /* */ td#content a:link, td#content a:visited { + position:static; color: #0040B0; font-weight: normal; text-decoration: none; -- 1.7.9.5