CGI-Application-PhotoGallery
view release on metacpan or search on metacpan
share/error.tmpl view on Meta::CPAN
#footer {
margin-top: 1em;
clear: left;
border-top: 1px solid #b0b0b0;
}
#footer p {
text-align: right;
font-size: small;
font-weight: bold;
color: #555;
padding: 5px;
margin: 3px;
}
#footer a {
text-decoration: none;
color: #6f6f6f;
}
</style>
share/photos_index.tmpl view on Meta::CPAN
background: #777;
margin: 3px;
padding: 1em;
}
.info p {
margin: 0;
}
.info a {
font-weight: bold;
text-decoration: none;
display: block;
background: #e0e0e0;
text-align: center;
color: #111;
margin: 3px;
padding: 1em;
}
.info a:hover {
share/photos_index.tmpl view on Meta::CPAN
clear: left;
}
#footer {
border-top: 1px solid #b0b0b0;
}
#footer p {
text-align: right;
font-size: small;
font-weight: bold;
color: #555;
padding: 5px;
margin: 3px;
}
#footer a {
text-decoration: none;
color: #6f6f6f;
}
</style>
share/photos_single.tmpl view on Meta::CPAN
text-align: right;
}
#footer {
border-top: 1px solid #b0b0b0;
}
#footer p {
text-align: right;
font-size: small;
font-weight: bold;
color: #555;
padding: 5px;
margin: 3px;
}
#footer a {
text-decoration: none;
color: #6f6f6f;
}
( run in 1.553 second using v1.01-cache-2.11-cpan-39bf76dae61 )