5 font-family: verdana
, arial
, helvetica
, sans-serif
;
9 a:link
{ text-decoration: none
; color: #0000ff ; }
10 a:link:hover
{ text-decoration: none
; color: #0000ff ; }
11 a:visited
{ text-decoration: none
; color: #0000ff ; }
12 a:visited:hover
{ text-decoration: none
; color: #0000ff ; }
13 a:link img
{ border: 0; }
14 a:visited img
{ border: 0; }
15 a:active img
{ border: 0; }
16 a
.menuLefton
{ color: #0000ff; font-size: 12px; font-weight: bold
; }
18 font-family: verdana
, arial
, helvetica
, sans-serif
;
19 text-decoration: none
;
27 a
.menuTopoff
{ color: #000000; font-size: 14px; }
28 a
.menuTopoff:visited
{ color: #000000; font-size: 14px; }
29 a
.menuTopoff:hover
{ color: #0000ff; font-size: 14px; }
31 font-family: verdana
, arial
, helvetica
, sans-serif
;
38 h1
{ font-size: 18px; }
39 h2
{ font-size: 16px; }
40 h3
{ font-size: 14px; }
42 /* formatting for member functions:
43 * Since the OpenFOAM code already has nice line-breaks, wrapping the lines
44 * just looks terrible.
45 * Give a slightly different background to make it easier to find.
48 font-family: monospace
, fixed
;
51 text-wrap: unrestricted
;
52 white-space: -moz-pre-wrap
; /* Moz */
53 white-space: -pre-wrap
; /* Opera 4-6 */
54 white-space: -o-pre-wrap
; /* Opera 7 */
55 white-space: pre-wrap
; /* CSS3 */
56 word-wrap: break-word
; /* IE 5.5+ */
66 border-right: 2px solid
#ddddff;
67 background-color: #ddddff;
74 background-color: #eef3f5;
77 border-color: #dedeee;
81 background-color: #d5e1e8;
85 border-color: #84b0c7;