source:
trunk/os2-doc/qtos2-xxe.css@
8
Last change on this file since 8 was 8, checked in by , 20 years ago | |
---|---|
File size: 247 bytes |
Line | |
---|---|
1 | /* |
2 | * Stylesheet for the Qt for OS2 project documentation (XEE version) |
3 | * |
4 | */ |
5 | |
6 | @import "xhtml-xxe.css"; |
7 | @import "qtos2.css"; |
8 | |
9 | base, |
10 | meta, |
11 | link, |
12 | style, |
13 | script, |
14 | noscript { |
15 | display: none; |
16 | } |
17 | |
18 | *::comment { |
19 | display: none; |
20 | } |
Note:
See TracBrowser
for help on using the repository browser.