App-Donburi
view release on metacpan or search on metacpan
tmpl/channel/index.tx view on Meta::CPAN
<title>Donburi</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<style>
table {
border: solid 1px #a83;
border-collapse: collapse;
}
th {
padding: 5px;
border: solid 1px #a83;
background-color: #fd9;
font-weight: normal;
}
td {
padding: 5px;
border: solid 1px #a83;
}
</style>
</head>
tmpl/root/index.tx view on Meta::CPAN
<title>Donburi</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<style>
table {
border: solid 1px #a83;
border-collapse: collapse;
}
th {
padding: 5px;
border: solid 1px #a83;
background-color: #fd9;
font-weight: normal;
}
td {
padding: 5px;
border: solid 1px #a83;
}
div#desc {
color: #999;
padding-bottom: 2em;
( run in 2.081 seconds using v1.01-cache-2.11-cpan-d8267643d1d )