]>
git.cameronkatri.com Git - mandoc.git/blob - mdocml.css
2 font-family: Tahoma
, sans-serif
;
4 h1
{ font-size: medium
; }
5 h2
{ font-size: small
; }
6 div
.mdoc
{ width: 600px; }
7 div
.block-Sh
{ margin-bottom: 20px; }
8 div
.head-Ss
{ font-weight: bold
;
10 text-align: justify
; }
11 div
.body-Sh
{ margin-left: 20px;
13 text-align: justify
; }
14 span
.inline-Nd:before
{ content: ' \2014 '; }
15 span
.inline-Fl:before
{ content: '-'; }
16 span
.inline-Fl
{ font-weight: bolder
; }
17 span
.inline-Cm
{ font-weight: bolder
; }
18 span
.inline-Cd
{ font-weight: bolder
; }
19 span
.inline-Nm
{ font-weight: bolder
; }
20 span
.inline-An
{ text-decoration: underline
; }
21 span
.inline-Ar
{ text-decoration: underline
; }
22 span
.inline-Pa
{ text-decoration: underline
; }
23 div
.block-Bl
{ margin-top: 10px;
25 div
.inline-Pp
{ margin-bottom: 10px; }
26 span
.inline-Sy
{ font-weight: bolder
; }
27 span
.inline-Tn
{ font-variant: small-caps
; }
28 span
.inline-D1
{ margin-left: 20px; }
29 span
.head-Fo
{ font-weight: bolder
; }
30 span
.body-Fo:before
{ content: '('; }
31 span
.body-Fo:after
{ content: ')'; }
32 span
.body-Oo:before
{ content: '['; }
33 span
.body-Oo:after
{ content: ']'; }
34 span
.inline-Va
{ text-decoration: underline
; }
35 span
.inline-Vt
{ text-decoration: underline
; }
36 span
.inline-Em
{ font-style: italic
; }
37 span
.inline-Ft
{ text-decoration: underline
; }
38 span
.inline-Fd
{ font-weight: bolder
; }
39 span
.inline-Ic
{ font-weight: bolder
; }
40 span
.inline-Op:before
{ content: '['; }
41 span
.inline-Op:after
{ content: ']'; }
42 span
.inline-Qq:before
{ content: '\"'; }
43 span
.inline-Qq:after
{ content: '\"'; }
44 span
.inline-Aq:before
{ content: '\3c'; }
45 span
.inline-Aq:after
{ content: '\3e'; }
46 span
.inline-Bq:before
{ content: '['; }
47 span
.inline-Bq:after
{ content: ']'; }
48 span
.inline-Dq:before
{ content: '\201c'; }
49 span
.inline-Dq:after
{ content: '\201d'; }
50 span
.inline-Pq:before
{ content: '('; }
51 span
.inline-Pq:after
{ content: ')'; }
52 span
.inline-Ql:before
{ content: '\2018'; }
53 span
.inline-Ql:after
{ content: '\2019'; }
54 span
.inline-Sq:before
{ content: '\2018'; }
55 span
.inline-Sq:after
{ content: '\2019'; }