Turn off underlined links
authorJoey Schulze <joey@infodrom.org>
Thu, 6 Oct 2005 17:43:34 +0000 (17:43 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 6 Oct 2005 17:43:34 +0000 (17:43 +0000)
Styles/infodrom.style

index e648b84..c4e1193 100644 (file)
 <meta name="Keywords"  content="<get-var keywords>">
 >
 <info style=meta domainname="infodrom.org" copyright="(c) Martin Schulze, Infodrom Oldenburg, reuse has to be negotiated">
+<style type="text/css" media="all">
+
+# Turn off underlined links
+#
+a:link, a:visited {
+   text-decoration: none;
+}
+
+</style>
 </head>
 <body bgcolor="#<bgcolor>" text="#<textcolor>" vlink="#000090" alink="#e709f7" link="#1717ef">