github.com/kaydxh/golang@v0.0.131/pkg/gocv/cgo/third_path/graphics-magick/share/doc/GraphicsMagick/www/docutils-api.css (about) 1 body, 2 p, 3 td, 4 th, 5 ul, 6 ol { 7 font-size : medium; 8 font-family : sans-serif; 9 } 10 11 body { 12 color : #000000; 13 text-align : left; 14 margin : 0; 15 background-color : #FFFFFF; 16 padding-bottom : 20px; 17 } 18 19 h1 { 20 font-size : 120%; 21 } 22 23 h2 { 24 font-size : 110%; 25 } 26 27 h3, 28 h4 { 29 font-size : 105%; 30 } 31 32 a:link { 33 color : #007F40; 34 text-decoration : underline; 35 } 36 37 a:visited { 38 color : #006030; 39 text-decoration : underline; 40 } 41 42 a:hover { 43 color : #006030; 44 } 45 46 .small { 47 font-size : smaller; 48 } 49 50 .tiny { 51 font-size : smaller; 52 } 53 54 div.banner { 55 border-bottom : 1px solid #3A4841; 56 padding : 2ex 0 1ex 5em; 57 border-top : 1px solid #3A4841; 58 background : #75EFB2 url(images/banner_bg.png) repeat-x; 59 overflow : hidden; 60 margin : 0; 61 } 62 63 div.banner img { 64 vertical-align : middle; 65 margin-left : 0em; 66 } 67 68 div.banner form { 69 margin-left : 2em; 70 display : inline; 71 text-align : center; 72 } 73 74 div.banner .title { 75 color : #002A15; 76 font-size : 2.2em; 77 font-weight : bold; 78 } 79 80 div.banner .subtitle { 81 color : #002A15; 82 font-size : 1em; 83 font-weight : normal; 84 margin-left : 1em; 85 } 86 87 div.navmenu { 88 font-size : 90%; 89 border-bottom : 1px solid #75867E; 90 padding : 0; 91 margin : 0; 92 background-color : #005C30; 93 text-align : center; 94 } 95 96 div.navmenu ul { 97 padding : 5px; 98 margin : 0; 99 } 100 101 div.navmenu ul li { 102 padding : 0 .5em 0 .5em; 103 list-style-type : none; 104 margin : 0 0 0 4px; 105 display : inline; 106 text-align : center; 107 } 108 109 div.navmenu ul li a { 110 color : #FFFFFF; 111 text-decoration : none; 112 } 113 114 div.navmenu ul li a:hover { 115 border-bottom : 1px solid #FFFFFF; 116 } 117 118 div.document { 119 height : auto; 120 padding : 1em; 121 width : auto; 122 background : #FFFFFF; 123 max-width : 960px; 124 margin : 2ex 2em 1ex 2em; 125 line-height : 140%; 126 text-align : left; 127 } 128 129 div.document h1.title { 130 font-size : 140%; 131 padding : 0; 132 padding-bottom : .4ex; 133 font-weight : bold; 134 margin : 0 0 0.5em 0; 135 text-align : center; 136 } 137 138 div.document hr.end { 139 color : #808080; 140 width : 50%; 141 height : 1px; 142 } 143 144 hr.divider { 145 color : #A0A0A0; 146 clear : both; 147 height : 3px; 148 width : 62%; 149 border : none; 150 background-color : #A0A0A0; 151 } 152 153 div.footer { 154 color : #606060; 155 clear : both; 156 width : 100%; 157 background : #FFFFFF; 158 max-width : 960px; 159 padding-top : 1ex; 160 font-family : sans-serif; 161 } 162 163 div.footer p { 164 font-size : 9pt; 165 margin : .5ex 0 0 0; 166 text-align : left; 167 } 168 169 div.footer a { 170 color : #000000; 171 font-size : 9pt; 172 margin : 0 .5em 0 .5em; 173 text-decoration : none; 174 } 175 176 div.footer a:hover { 177 text-decoration : underline; 178 } 179 180 h2 { 181 font-size : 14pt; 182 } 183 184 h3 { 185 font-size : 12pt; 186 } 187 188 h4 { 189 font-size : 11pt; 190 } 191 192 h5, 193 h6 { 194 font-size : 10pt; 195 } 196 197 a { 198 text-decoration : none; 199 } 200 201 a:hover { 202 text-decoration : underline; 203 } 204 205 h1 a:hover { 206 color : inherit; 207 background-color : inherit; 208 } 209 210 tt { 211 background-color : #C9EEDC; 212 } 213 214 dl.docutils dd { 215 margin-bottom : 1em; 216 } 217 218 dl.docutils dt { 219 padding-top : 0.1cm; 220 font-weight : bold; 221 padding-bottom : 0.1cm; 222 } 223 224 dl.docutils dt tt { 225 font-style : normal; 226 } 227 228 dl.docutils dt tt span { 229 background-color : #FFFFFF; 230 } 231 232 dl.docutils dt span { 233 padding-top : 0.2ex; 234 padding-bottom : 0.2ex; 235 } 236 237 hr { 238 width : 75%; 239 page-break-after : always; 240 } 241 242 li { 243 padding-top : 0.5ex; 244 padding-bottom : 0.5ex; 245 } 246 247 div.document h1.title { 248 font-weight : bold; 249 font-size : 1.5em; 250 text-align : center; 251 margin-top : 1ex; 252 padding-bottom : 1ex; 253 } 254 255 div.section div.section { 256 margin-left : 3em; 257 } 258 259 div.section h1 { 260 color : black; 261 margin-top : 3.5ex; 262 font-weight : bold; 263 font-size : 120%; 264 margin-bottom : 0.5ex; 265 } 266 267 div.section h1 a { 268 color : #224433; 269 font-size : inherit; 270 text-decoration : none; 271 } 272 273 div.section h1 a.toc-backref { 274 color : #104028; 275 } 276 277 h2.subtitle { 278 padding-top : 0cm; 279 font-size : 1.1em; 280 text-align : center; 281 } 282 283 div.section h2 { 284 color : black; 285 font-size : 110%; 286 margin-top : 2ex; 287 margin-bottom : 1ex; 288 } 289 290 div.section h2 a { 291 color : #426453; 292 font-size : inherit; 293 background-color : #FFFFFF; 294 text-decoration : none; 295 } 296 297 div.section h3 { 298 color : #224433; 299 font-size : inherit; 300 } 301 302 div.section h3 a { 303 color : #608070; 304 font-size : inherit; 305 background-color : #FFFFFF; 306 text-decoration : none; 307 } 308 309 a.toc-backref { 310 color : black; 311 text-decoration : none; 312 } 313 314 div.abstract { 315 margin : 2em 5em; 316 } 317 318 div.abstract p.topic-title { 319 font-weight : bold; 320 text-align : center; 321 } 322 323 div.admonition, 324 div.attention, 325 div.caution, 326 div.danger, 327 div.error, 328 div.hint, 329 div.important, 330 div.note, 331 div.tip, 332 div.warning { 333 padding : 1em; 334 margin : 2em; 335 border : medium outset; 336 } 337 338 div.hint, 339 div.note, 340 div.tip { 341 margin : 1em; 342 padding-right : .5em; 343 padding-bottom : .5ex; 344 padding-top : .5ex; 345 border : 1pt solid #CCCCCC; 346 background-color : #BFD5CA; 347 padding-left : .5em; 348 } 349 350 div.attention p.admonition-title, 351 div.caution p.admonition-title, 352 div.danger p.admonition-title, 353 div.error p.admonition-title, 354 div.warning p.admonition-title div.hint p.admonition-title, 355 div.important p.admonition-title, 356 div.note p.admonition-title, 357 div.tip p.admonition-title { 358 color : red; 359 font-size : 12pt; 360 font-weight : bold; 361 font-family : sans-serif; 362 } 363 364 div.hint p.admonition-title, 365 div.important p.admonition-title, 366 div.note p.admonition-title, 367 div.tip p.admonition-title { 368 color : #70AD8E; 369 font-size : 11pt; 370 font-weight : bold; 371 font-family : sans-serif; 372 } 373 374 div.dedication { 375 margin : 2em 5em; 376 font-style : italic; 377 text-align : center; 378 } 379 380 div.contents p.topic-title { 381 color : black; 382 font-size : 16pt; 383 font-weight : bold; 384 font-style : normal; 385 } 386 387 div.dedication p.topic-title { 388 font-weight : bold; 389 font-style : normal; 390 } 391 392 div.figure { 393 margin-left : 2em; 394 } 395 396 div.footer, 397 div.header { 398 font-size : smaller; 399 margin-bottom : 0.5ex; 400 } 401 402 div.system-messages { 403 margin : 5em; 404 } 405 406 div.system-messages h1 { 407 color : red; 408 font-size : 1em; 409 } 410 411 div.system-message { 412 padding : 1em; 413 border : medium outset; 414 } 415 416 div.system-message p.system-message-title { 417 color : red; 418 font-weight : bold; 419 } 420 421 div.topic { 422 margin : 2em; 423 } 424 425 div.line-block { 426 margin-top : 1ex; 427 border-left : 2pt solid #606060; 428 padding-left : .5em; 429 background-color : #FFFFFF; 430 margin-bottom : 1ex; 431 } 432 433 ul.simple { 434 padding-left : 0; 435 margin-left : 1.0em; 436 margin-bottom : 1em; 437 } 438 439 ol.simple { 440 margin-left : 1.0em; 441 margin-bottom : 1em; 442 } 443 444 ol.arabic { 445 list-style : decimal; 446 } 447 448 ol.loweralpha { 449 list-style : lower-alpha; 450 } 451 452 ol.upperalpha { 453 list-style : upper-alpha; 454 } 455 456 ol.lowerroman { 457 list-style : lower-roman; 458 } 459 460 ol.upperroman { 461 list-style : upper-roman; 462 } 463 464 p.caption { 465 font-style : italic; 466 } 467 468 p.credits { 469 font-size : smaller; 470 font-style : italic; 471 } 472 473 p.label { 474 white-space : nowrap; 475 } 476 477 p.topic-title { 478 font-weight : bold; 479 } 480 481 pre.address { 482 font-size : 10pt; 483 font-family : serif; 484 margin-top : 0; 485 margin-bottom : 0; 486 } 487 488 pre.line-block { 489 font-size : 10pt; 490 font-family : serif; 491 } 492 493 pre.literal-block, 494 pre.doctest-block { 495 font-size : 10pt; 496 color : #000000; 497 border-width : 1px; 498 padding : 2pt; 499 border-color : #E0E0E0; 500 border-style : solid; 501 line-height : 13pt; 502 background-color : #E8F8F0; 503 } 504 505 pre.literal-block a 506 { 507 text-decoration : none; 508 } 509 510 span.classifier { 511 font-style : oblique; 512 } 513 514 span.classifier-delimiter { 515 font-weight : bold; 516 } 517 518 span.interpreted { 519 font-family : arial,helvetica,sans-serif; 520 } 521 522 span.option-argument { 523 font-style : italic; 524 } 525 526 span.pre { 527 white-space : pre; 528 } 529 530 span.problematic { 531 color : red; 532 } 533 534 span.field-argument { 535 font-size : 10pt; 536 } 537 538 table.docutils { 539 font-size : 100%; 540 margin-bottom : 1ex; 541 width : auto; 542 margin-top : 1ex; 543 border : none; 544 background-color : #FFFFFF; 545 } 546 547 table.docutils caption { 548 font-weight : bold; 549 } 550 551 table.docutils th, 552 table.docutils td { 553 padding : 6px; 554 border-color : #C8C8C8; 555 border-style : solid; 556 vertical-align : top; 557 text-align : left; 558 } 559 560 table.docutils th { 561 border-top : 1px solid black; 562 background-color : #80C6A3; 563 border-bottom : 1px solid black; 564 } 565 566 table.docutils td { 567 background-color : #F8F8F8; 568 } 569 570 table.citation { 571 border-left : solid thin gray; 572 padding-left : 0.5ex; 573 } 574 575 table.docinfo { 576 font-size : 90%; 577 border-right : none; 578 border-top : 1pt solid #DDDDDD; 579 border-bottom : 1pt solid #DDDDDD; 580 margin-top : 1em; 581 margin-left : 0em; 582 border-left : none; 583 margin-bottom : 2em; 584 background-color : #EEEEEE; 585 } 586 587 table.docinfo th, 588 table.docinfo td { 589 border-style : none; 590 border : none; 591 background-color : #EEEEEE; 592 padding-left : 0.5em; 593 } 594 595 table.footnote { 596 text-align : left; 597 font-size : smaller; 598 border-left : solid thin black; 599 padding-left : 0.5ex; 600 } 601 602 table.footnote td { 603 background-color : #F0F0F0; 604 } 605 606 th.docinfo-name, 607 th.field-name { 608 white-space : nowrap; 609 font-weight : bold; 610 background-color : #EEEEEE; 611 text-align : left; 612 } 613 614 h1 tt, 615 h2 tt, 616 h3 tt, 617 h4 tt, 618 h5 tt, 619 h6 tt { 620 font-size : inherit; 621 background-color : inherit; 622 } 623 624 ul.auto-toc { 625 list-style-type : none; 626 } 627 628 img.align-left { 629 } 630 631 img.align-right { 632 } 633 634 /* Try to hide the page banner on portable devices */ 635 @media handheld 636 { 637 div.banner { 638 display:none; 639 } 640 }