source: trunk/os2-doc/qtos2-xxe.css@ 8

Last change on this file since 8 was 8, checked in by dmik, 20 years ago

Transferred Qt for OS/2 version 3.3.1-rc5 sources from the CVS

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
9base,
10meta,
11link,
12style,
13script,
14noscript {
15 display: none;
16}
17
18*::comment {
19 display: none;
20}
Note: See TracBrowser for help on using the repository browser.