summaryrefslogtreecommitdiffstats
path: root/HTML/old.css
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2004-01-27 15:24:36 +0000
committerDavid Baudens <baudens@mandriva.com>2004-01-27 15:24:36 +0000
commit0ae0d8e8b10ed9e5c0990dd5a9fcda0c91692bb1 (patch)
tree8d93d29547b8794294a1b84f0dd2a71df7120e60 /HTML/old.css
parent8f502565e09e460090ed61572f9cedfa6b2ec728 (diff)
downloadindexhtml-0ae0d8e8b10ed9e5c0990dd5a9fcda0c91692bb1.tar
indexhtml-0ae0d8e8b10ed9e5c0990dd5a9fcda0c91692bb1.tar.gz
indexhtml-0ae0d8e8b10ed9e5c0990dd5a9fcda0c91692bb1.tar.bz2
indexhtml-0ae0d8e8b10ed9e5c0990dd5a9fcda0c91692bb1.tar.xz
indexhtml-0ae0d8e8b10ed9e5c0990dd5a9fcda0c91692bb1.zip
Remove old files
Diffstat (limited to 'HTML/old.css')
-rw-r--r--HTML/old.css27
1 files changed, 0 insertions, 27 deletions
diff --git a/HTML/old.css b/HTML/old.css
deleted file mode 100644
index cbd2e0f..0000000
--- a/HTML/old.css
+++ /dev/null
@@ -1,27 +0,0 @@
-
-A.top:link {
- font-family: Arial, Helvetica, sans-serif;
- color: #000000;
- text-decoration: none;
- font-size: 10pt;
-}
-
-A.top:active {
- font-family: Arial, Helvetica, sans-serif;
- color: #ff3300;
- text-decoration: none;
- font-size: 10pt;
-}
-
-A.top:visited {
- font-family: Arial, Helvetica, sans-serif;
- color: #000000;
- text-decoration: none;
- font-size: 10pt;
-}
-
-.text {
- font-family: Arial, Helvetica, sans-serif;
- font-size: small;
- color : #333333;
-}