Lines Matching +full:normal +full:-
3 * Standard style sheet for mandoc(1) -Thtml and man.cgi(8).
13 html { max-width: 65em;
14 --bg: #FFFFFF;
15 --fg: #000000; }
16 body { background: var(--bg);
17 color: var(--fg);
18 font-family: Helvetica,Arial,sans-serif; }
19 h1 { font-size: 110%; }
20 table { margin-top: 0em;
21 margin-bottom: 0em;
22 border-collapse: collapse; }
23 /* Some browsers set border-color in a browser style for tbody,
25 tbody { border-color: inherit; }
26 tr { border-color: inherit; }
27 td { vertical-align: top;
28 padding-left: 0.2em;
29 padding-right: 0.2em;
30 border-color: inherit; }
31 ul, ol, dl { margin-top: 0em;
32 margin-bottom: 0em; }
33 li, dt { margin-top: 1em; }
34 pre { font-family: inherit; }
36 .permalink { border-bottom: thin dotted;
39 text-decoration: inherit; }
45 border-radius: 1em;
46 text-align: center; }
50 table.results { margin-top: 1em;
51 margin-left: 2em;
52 font-size: smaller; }
57 border-bottom: 1px dotted #808080;
58 margin-bottom: 1em;
59 font-size: smaller; }
60 td.head-vol { text-align: center; }
61 td.head-rtitle {
62 text-align: right; }
65 border-top: 1px dotted #808080;
66 margin-top: 1em;
67 font-size: smaller; }
68 td.foot-os { text-align: right; }
72 .manual-text {
73 margin-left: 3.8em; }
76 h1.Sh { margin-top: 1.2em;
77 margin-bottom: 0.6em;
78 margin-left: -3.2em; }
80 h2.Ss { margin-top: 1.2em;
81 margin-bottom: 0.6em;
82 margin-left: -1.2em;
83 font-size: 105%; }
91 .Bd-indent { margin-left: 3.8em; }
93 .Bl-bullet { list-style-type: disc;
94 padding-left: 1em; }
95 .Bl-bullet > li { }
96 .Bl-dash { list-style-type: none;
97 padding-left: 0em; }
98 .Bl-dash > li:before {
100 .Bl-item { list-style-type: none;
101 padding-left: 0em; }
102 .Bl-item > li { }
103 .Bl-compact > li {
104 margin-top: 0em; }
106 .Bl-enum { padding-left: 2em; }
107 .Bl-enum > li { }
108 .Bl-compact > li {
109 margin-top: 0em; }
111 .Bl-diag { }
112 .Bl-diag > dt {
113 font-style: normal;
114 font-weight: bold; }
115 .Bl-diag > dd {
116 margin-left: 0em; }
117 .Bl-hang { }
118 .Bl-hang > dt { }
119 .Bl-hang > dd {
120 margin-left: 5.5em; }
121 .Bl-inset { }
122 .Bl-inset > dt { }
123 .Bl-inset > dd {
124 margin-left: 0em; }
125 .Bl-ohang { }
126 .Bl-ohang > dt { }
127 .Bl-ohang > dd {
128 margin-left: 0em; }
129 .Bl-tag { margin-top: 0.6em;
130 margin-left: 5.5em; }
131 .Bl-tag > dt {
133 margin-top: 0em;
134 margin-left: -5.5em;
135 padding-right: 0.5em;
136 vertical-align: top; }
137 .Bl-tag > dd {
139 column-count: 1; /* Force block formatting context. */
141 margin-top: 0em;
142 margin-left: 0em;
143 margin-bottom: 0.6em;
144 vertical-align: top; }
145 .Bl-compact { margin-top: 0em; }
146 .Bl-compact > dd {
147 margin-bottom: 0em; }
148 .Bl-compact > dt {
149 margin-top: 0em; }
151 .Bl-column { }
152 .Bl-column > tbody > tr { }
153 .Bl-column > tbody > tr > td {
154 margin-top: 1em; }
155 .Bl-compact > tbody > tr > td {
156 margin-top: 0em; }
158 .Rs { font-style: normal;
159 font-weight: normal; }
161 .RsB { font-style: italic;
162 font-weight: normal; }
165 .RsI { font-style: italic;
166 font-weight: normal; }
167 .RsJ { font-style: italic;
168 font-weight: normal; }
174 .RsT { text-decoration: underline; }
179 .tbl td { vertical-align: middle; }
181 .HP { margin-left: 3.8em;
182 text-indent: -3.8em; }
187 code.Nm { font-style: normal;
188 font-weight: bold;
189 font-family: inherit; }
190 .Fl { font-style: normal;
191 font-weight: bold;
192 font-family: inherit; }
193 .Cm { font-style: normal;
194 font-weight: bold;
195 font-family: inherit; }
196 .Ar { font-style: italic;
197 font-weight: normal; }
199 .Ic { font-style: normal;
200 font-weight: bold;
201 font-family: inherit; }
202 .Ev { font-style: normal;
203 font-weight: normal;
204 font-family: monospace; }
205 .Pa { font-style: italic;
206 font-weight: normal; }
211 code.In { font-style: normal;
212 font-weight: bold;
213 font-family: inherit; }
215 .Fd { font-style: normal;
216 font-weight: bold;
217 font-family: inherit; }
218 .Ft { font-style: italic;
219 font-weight: normal; }
220 .Fn { font-style: normal;
221 font-weight: bold;
222 font-family: inherit; }
223 .Fa { font-style: italic;
224 font-weight: normal; }
225 .Vt { font-style: italic;
226 font-weight: normal; }
227 .Va { font-style: italic;
228 font-weight: normal; }
229 .Dv { font-style: normal;
230 font-weight: normal;
231 font-family: monospace; }
232 .Er { font-style: normal;
233 font-weight: normal;
234 font-family: monospace; }
241 .Cd { font-style: normal;
242 font-weight: bold;
243 font-family: inherit; }
244 .Ad { font-style: italic;
245 font-weight: normal; }
246 .Ms { font-style: normal;
247 font-weight: bold; }
254 .No { font-style: normal;
255 font-weight: normal; }
256 .Em { font-style: italic;
257 font-weight: normal; }
258 .Sy { font-style: normal;
259 font-weight: bold; }
260 .Li { font-style: normal;
261 font-weight: normal;
262 font-family: monospace; }
270 display: inline-block;
315 pointer-events: none;
318 box-shadow: 0 0 .35em var(--fg);
320 white-space: nowrap;
321 font-family: Helvetica,Arial,sans-serif;
322 font-style: normal;
323 font-weight: bold;
324 background: var(--bg);
325 color: var(--fg); }
336 pointer-events: inherit; }
340 @media (max-width: 37.5em) {
341 .manual-text {
342 margin-left: 0.5em; }
343 h1.Sh, h2.Ss { margin-left: 0em; }
344 .Bd-indent { margin-left: 2em; }
345 .Bl-hang > dd {
346 margin-left: 2em; }
347 .Bl-tag { margin-left: 2em; }
348 .Bl-tag > dt {
349 margin-left: -2em; }
350 .HP { margin-left: 2em;
351 text-indent: -2em; }
356 @media (prefers-color-scheme: dark) {
357 html { --bg: #1E1F21;
358 --fg: #EEEFF1; }