Last change
on this file since 27 was 27, checked in by dmik, 20 years ago |
CSS files in /os2-doc are marked as text/css
|
-
Property svn:mime-type
set to
text/css
|
File size:
247 bytes
|
Rev | Line | |
---|
[8] | 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.