diff options
Diffstat (limited to 'HTML/old.css')
-rw-r--r-- | HTML/old.css | 27 |
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; -} |