Apache2-PodBrowser

 view release on metacpan or  search on metacpan

lib/Apache2/PodBrowser/auto.css  view on Meta::CPAN

}

TABLE {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
    color: inherit;
}

A:link, A:visited {
    background: transparent;
    color: #006699;
}

PRE {
    background: #eeeeee;
    border: 1px solid #888888;
    color: black;
    padding-top: 1em;
    padding-bottom: 1em;
    white-space: pre;
}

H1 {
    background: transparent;
    color: #006699;
    font-size: x-large;
    font-family: tahoma,sans-serif;
}

H2 {
    background: transparent;
    color: #006699;
    font-size: large;
    font-family: tahoma,sans-serif;
}

.block {
    background: transparent;
}

TD .block {
    color: #006699;
    background: #dddddd;
    padding: 0.2em;
    font-size: large;
}

HR {

lib/Apache2/PodBrowser/fancy.css  view on Meta::CPAN

}

TABLE {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
    color: inherit;
}

A:link, A:visited {
    background: transparent;
    color: #069;
}

pre, code, kbd, samp, tt {
    font-family: monospace,monospace;
    font-size: 1em;
}

PRE {
    background: #eeeeee;

lib/Apache2/PodBrowser/fancy.css  view on Meta::CPAN

CODE {
    color: #c00;
    font-weight: bold;
}

DT {
    color: #06c;
}

H1 {
    background: transparent;
    color: #069;
    font-size: 120%;
    font-family: sans-serif;
}

H2 {
    background: transparent;
    color: #069;
    font-size: 110%;
    font-family: sans-serif;
}

H3 {
    background: transparent;
    color: #06c;
    font-size: 100%;
    font-family: sans-serif;
    font-style: italic;
}

H3 A:link, H3 A:visited {
    color: #06c;
}

H4 {
    background: transparent;
    color: #06c;
    font-size: 100%;
    font-family: sans-serif;
}

H4 A:link, H4 A:visited {
    color: #06c;
}

.block {
    background: transparent;
}

TD .block {
    color: #069;
    background: #dddddd;
    padding: 0.2em;
    font-size: large;
}

.podindex a {



( run in 0.504 second using v1.01-cache-2.11-cpan-a1d94b6210f )