diff options
Diffstat (limited to 'bin/antimatter/antimatter.html.header')
-rw-r--r-- | bin/antimatter/antimatter.html.header | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/bin/antimatter/antimatter.html.header b/bin/antimatter/antimatter.html.header deleted file mode 100644 index 53dd3c4..0000000 --- a/bin/antimatter/antimatter.html.header +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - -<style> -.rt { - color: green; - font-family: arial, sans-serif; - font-size: 0.85em; -} - -.rd { - font-size: 0.7em; - margin-bottom: 0.3em; -} - -.frompkg { - color: brown; - font-family: arial, sans-serif; -} - -.topkg { - color: red; - font-weight: bold; - font-family: arial, sans-serif; -} -</style> |