preparations for rewrite

This commit is contained in:
2025-01-11 23:14:09 +01:00
parent 637a781f24
commit cf07363a8d
39 changed files with 105 additions and 66 deletions

24
web/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;
}