App-Basis-ConvertText2
    
    
  
  
  
view release on metacpan or search on metacpan
                }
                \@bottom-right { content: counter(page) ;}
            }            }
            body {font-style: sans-serif;}
            /* toc */
            #toc { 
              padding: 0.4em;
              page-break-after: always;
            }
            #toc p {
                font-weight: bold;
                font-size: 32;
            }
            #toc h3 {
              text-align: center
            }
            #toc ul {
              columns: 1;
            }
            #toc ul, #toc li {
              list-style: none;
            }
            #toc a {
                text-decoration: none ;
                color: black;
            }
            /* tables*/
            table { page-break-inside: avoid ;}
            table.footer { font-size: 10px; width: 100%;}
            table.footer td.commercial { 
                font-weight: bold; 
                font-size: 12px;
                text-align: center;
            }
            /* nice markup for source code */
            table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode {
                margin: 0; padding: 0; vertical-align: baseline; border: none; 
            }
            table.sourceCode { width: 100%; line-height: 100%; }
            td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; }
            td.sourceCode { padding-left: 5px; }
            code > span.kw { color: #007020; font-weight: bold; }
            code > span.dt { color: #902000; }
            code > span.dv { color: #40a070; }
            code > span.bn { color: #40a070; }
            code > span.fl { color: #40a070; }
            code > span.ch { color: #4070a0; }
            code > span.st { color: #4070a0; }
            code > span.co { color: #60a0b0; font-style: italic; }
            code > span.ot { color: #007020; }
            code > span.al { color: #ff0000; font-weight: bold; }
            code > span.fu { color: #06287e; }
            code > span.er { color: #ff0000; font-weight: bold; }
        </style>
    </head>
    <body>
        <h1>%TITLE%</h1>
        <!-- uncomment this if you need a Table of Contents -->
        <!-- <div id='toc' >
            %TOC%
        </div> -->
docs/README.html view on Meta::CPAN
                    @bottom { content: "Kevin Mulholland (c) 2014";}
                }
                /* remove some header stuff from front page */
                @page:first {
                    @top {content: normal; }
                    @bottom-right { content: normal; ;}
                    @bottom { content: normal; ;}
                    @bottom-left { content: normal; ;}
                }
                div.footer { display: none;}
                a {text-decoration:none ; color: teal; font-weight: bold;}
            }
            /* setup for web */
            @media screen {
                #toc a {
                    text-decoration: none ;
                    font-weight: normal;
                    color: teal;
                }
docs/README.html view on Meta::CPAN
            table
            {
                margin: 5px;
                text-align: left;
                border-collapse: collapse;
            }
            table tr { vertical-align:top;}
            table th
            {
            /*    padding: 8px 2px;*/
                font-weight: bold;
                border-bottom: 2px solid black;
                border-right: 30px solid #fff;
                border-left: 30px solid #fff;
            }
            table td
            {
                padding: 0px 10px 0px 10px;
                border-right: 30px solid #fff;
                border-left: 30px solid #fff;
                vertical-align:top;
docs/README.html view on Meta::CPAN
            {
                margin: 5px;
                text-align: left;
                border-collapse: collapse;
            }
            table.box tr { vertical-align:top;}
            table.box th
            {
                padding: 0px 10px 0px 10px;
                background-color: #ccc;
                font-weight: bold;
                text-align: center;
                border: 1px solid black;
            }
            table.box td
            {
                padding: 0px 10px 0px 10px;
                border: 1px solid black;
            }
            table.footer { font-size: 10px; width: 100%;}
            table.footer td.commercial {
                font-weight: bold;
                font-size: 12px;
                text-align: center;
            }
            table.coverpage {
                width: 90%;
                margin-left: auto;
                margin-right: auto;
                border-collapse: collapse;
                border-spacing: 0px;
docs/README.html view on Meta::CPAN
            .frontpage { page-break-after: always;}
            /* toc */
            #toc {
              padding: 0.4em;
              page-break-after: always;
            }
            #toc p {
                color: teal;
                font-weight: bold;
                font-size: 24px;
            }
            #toc h3 {
              text-align: center
            }
            #toc ul {
/*              columns: 1;*/
            }
            #toc ul, #toc li {
              list-style: none;
docs/README.html view on Meta::CPAN
            }
            /* source code highlighting for pandoc */
            table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode {
                margin: 0; padding: 0; vertical-align: baseline; border: none;
            }
            table.sourceCode { width: 100%; line-height: 100%; }
            td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; }
            td.sourceCode { padding-left: 5px; }
            code > span.kw { color: #007020; font-weight: bold; }
            code > span.dt { color: #902000; }
            code > span.dv { color: #40a070; }
            code > span.bn { color: #40a070; }
            code > span.fl { color: #40a070; }
            code > span.ch { color: #4070a0; }
            code > span.st { color: #4070a0; }
            code > span.co { color: #60a0b0; font-style: italic; }
            code > span.ot { color: #007020; }
            code > span.al { color: #ff0000; font-weight: bold; }
            code > span.fu { color: #06287e; }
            code > span.er { color: #ff0000; font-weight: bold; }
            /* add the footnotes section if needed */
            section.footnotes:before {
                content: "Footnotes";
            }
        </style>
    </head>
    <body>
      <div class="frontpage">
( run in 1.437 second using v1.01-cache-2.11-cpan-c333fce770f )