stupid basic auth

This commit is contained in:
Bel LaPointe
2020-05-12 06:31:16 -06:00
parent 433e47e3f5
commit e1ee647767
5 changed files with 55 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
border: 1px solid black;
display: inline-block;
}
#preview { display: none; }
#preview { display: block; max-width: 150px; position: absolute; top: 0; right: 0; z-index: 1; }
</style>
</head>