This is just some static backup of the original site, don't expect every link to work!

source: chrome/skin/classic/v_identity/localDoc.css @ 32fad3

ng_0.8ng_0.9
Last change on this file since 32fad3 was 32fad3, checked in by rene <rene@…>, 11 years ago

don't show headings in online-help

  • Property mode set to 100644
File size: 370 bytes
Line 
1#banner, #mainnav, #pagepath, #ctxtnav, .trac-modifiedby, div.buttons, #altlinks, #footer, p.path, .system-message {
2    display: none;
3}
4
5.wikipage {
6    padding-left:0 !important;
7}
8
9.wikipage h1, .wikipage h2, .wikipage h3, .wikipage p {
10    margin-left:0 !important;
11    margin-top:0.5em !important;
12    margin-top:0.5em !important;
13}
14
15body, th, td {
16    font-size:0.8em !important;
17}
Note: See TracBrowser for help on using the repository browser.