AcePerl

 view release on metacpan or  search on metacpan

acebrowser/htdocs/stylesheets/moviedb.css  view on Meta::CPAN

HTML,BODY {
   background-color: #EEEEE0
}
H1,H2,H3,H4,I,EM,B,LI,UL,OL,DD,DT,ADDRESS,DL,A,STRONG,BLOCKQUOTE,P  {
    font-family: sans-serif;
    background-color: transparent;
}
TABLE {
    font-family: sans-serif;
}
TABLE.search {
    border-top: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.acetree {
   font-size: 10pt;
}
P.caption {
   font-size: 10pt;
}
INPUT {
    font-family: sans-serif;
    background-color: #EEEEE0
}
SELECT {
    font-family: sans-serif;
    background-color: #EEEEE0
}
H1 {
    font-size: 18pt;
    color: red;
}
H2 {
    font-size: 18pt;
}
H3 {
    font-size: 14pt;
}
TH {
    font-family: sans-serif;
    padding: 0;
}
TD {
    font-family: sans-serif;
    padding: 0;
}
.highlight {
    background-color: #f5deb3;
}
.small {
   font-size: 10pt;
}
TH.small {
    font-family: sans-serif;
    font-size: 12pt;
    padding: 0;
}
TD.small {
    font-family: sans-serif;
    font-size: 12pt;
    padding: 0;
}
.banner {
    font-family: sans-serif;
    font-size: 18pt;



( run in 0.573 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )