initial commit

This commit is contained in:
2015-09-28 00:35:10 +02:00
commit 8d9d3758c3
31 changed files with 20647 additions and 0 deletions

24
css/http2pic.css Normal file
View File

@ -0,0 +1,24 @@
#showcase_url
{
color:black;
}
#showcase_button
{
color:black;
}
#loading
{
display:none;
}
#preloader
{
display:none;
}
a img:hover, a img:focus
{
cursor: pointer;
}