OSDN Git Service

libjava/ChangeLog:
[pf3gnuchains/gcc-fork.git] / libjava / classpath / tools / resource / gnu / classpath / tools / gjdoc / doctranslets / html / res / gjdochtml.css
1 /* gjdochtml.css\r
2  Copyright (C) 2004 Free Software Foundation, Inc.\r
3 \r
4  This file is part of GNU Classpath.\r
5 \r
6  GNU Classpath is free software; you can redistribute it and/or modify\r
7  it under the terms of the GNU General Public License as published by\r
8  the Free Software Foundation; either version 2, or (at your option)\r
9  any later version.\r
10  \r
11  GNU Classpath is distributed in the hope that it will be useful, but\r
12  WITHOUT ANY WARRANTY; without even the implied warranty of\r
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
14  General Public License for more details.\r
15 \r
16  You should have received a copy of the GNU General Public License\r
17  along with GNU Classpath; see the file COPYING.  If not, write to the\r
18  Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA\r
19  02111-1307 USA. */\r
20 \r
21 body { \r
22    background: white;\r
23    font-size: 100%;\r
24 }\r
25 \r
26 ol.tree,\r
27 li.tree {\r
28    list-style-type: disc;\r
29 }\r