diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-08-12 06:55:03 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-08-12 06:55:03 +0000 |
commit | 9a9f6777e9c54314ddeb52fe080ba0eb212db951 (patch) | |
tree | 103bd2284d1115001f7074b895e05622d6637356 | |
parent | 96379b0d7da8800d248d58641923870781f1a6f9 (diff) | |
download | busybox-w32-9a9f6777e9c54314ddeb52fe080ba0eb212db951.tar.gz busybox-w32-9a9f6777e9c54314ddeb52fe080ba0eb212db951.tar.bz2 busybox-w32-9a9f6777e9c54314ddeb52fe080ba0eb212db951.zip |
fix style sheet so site doesn't look like crap with IE
-rw-r--r-- | docs/busybox.net/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 48785fb16..01eb0b054 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -15,7 +15,6 @@ | |||
15 | :link { color: #660000 } | 15 | :link { color: #660000 } |
16 | :visited { color: #660000 } | 16 | :visited { color: #660000 } |
17 | :active { color: #660000 } | 17 | :active { color: #660000 } |
18 | div.c3 {text-align: center} | ||
19 | td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%} | 18 | td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%} |
20 | td.c1 {font-family: lucida, helvetica; font-size: 248%} | 19 | td.c1 {font-family: lucida, helvetica; font-size: 248%} |
21 | </style> | 20 | </style> |