3 font: 12pt "Lucida Grande", Verdana
, Lucida
, Helvetica
, Arial
, sans-serif
;
4 background-color: White
;
14 tr
,td
,th
{padding:0; margin:0;}
39 /* --------------------- Text formating -------------------------------- */
43 content: " [" attr
(href
) "]";
49 content: " [" attr
(href
) "]";
55 content: " [" attr
(href
) "]";
59 /* existing wikilink */
60 a
.wikilink1
{text-decoration:underline
}
67 /* general headline setup */
70 background-color: transparent
;
71 font-family: "Lucida Grande", Verdana
, Lucida
, Helvetica
, Arial
, sans-serif
;
82 border-bottom: 1px solid
#000000;
86 /* special headlines */
87 h1
{font-size: 160%; font-weight: bold
;}
88 h2
{font-size: 150%; }
89 h3
{font-size: 140%; border-bottom: none
; font-weight: bold
;}
90 h4
{font-size: 120%; border-bottom: none
; font-weight: bold
;}
91 h5
{font-size: 100%; border-bottom: none
; font-weight: bold
;}
110 /* unordered lists */
113 list-style-type: square
;
114 margin: 0 0 1.0em 1.5em;
122 margin: 0 0 1.0em 1.5em;
127 /* the list items overriding the ol definition */
132 /* code blocks by indention */
136 border: 1px dashed
#000000;
141 /* code blocks by code tag */
145 border: 1px dashed
#000000;
150 /* inline code words */
155 /* code blocks by file tag */
159 border: 1px dotted
#000000;
167 border-top: 1px solid
#000000;
177 vertical-align:super
;
182 vertical-align:super
;
191 /* ---------- inline tables ------------------- */
195 background-color: #ffffff;
197 border-collapse: collapse
;
202 border: 1px solid
#000000;
203 border-bottom: 2px solid
#000000;
208 border: 1px solid
#000000;
223 .toc, .footerinc, .header, .bar, .user {display:none
}