separate embedded css style to page.temp

master
Kevin Lynx 11 years ago
parent 00cfa07d88
commit 0c6097f130

Binary file not shown.

Binary file not shown.

@ -1,6 +1,6 @@
{application,dhtcrawler,
[{description,"A DHT crawler to index magnet hash to torrent"},
{vsn,"8ee2e54"},
{vsn,"db93cd7"},
{registered,[dht_crawler_sup]},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
mongodb]},

Binary file not shown.

@ -29,6 +29,18 @@ body { margin:0; padding:0; }
.search-box #s_text {
width: 200px;
}
p.search-title {
font-size:120%;
}
p.search-detail {
font-size:80%;
}
a.download-tip {
font-size:110%;
}
span.file-size {
color:#888;
}
</style>
</head>
<body>

Loading…
Cancel
Save