tables used for Traditional/Simplified Chinese conversion
[lhc/web/wiklou.git] / skins / monobook / IEFixes.css
1 /*
2 ** Stylesheet filter for some b0rked browser
3 ** Don't touch, don't add anything here (can break the filter)
4 ** Add rules to the individual stylesheets.
5 */
6 /* IE6.0 */
7 @import "null?\"\{";
8 @import "IE60Fixes.css";
9
10 voice-family: "\"}\"";
11 voice-family:inherit;
12
13 /* IE5.0 */
14 @media tty {
15 i{content:"\";/*" "*/}}; @import 'IE50Fixes.css'; {;}/*";}
16 }
17
18 /* IE5.5 */
19 @media tty {
20 i{content:"\";/*" "*/}}@m; @import 'IE55Fixes.css'; /*";}
21 }
22
23
24