1
0
Fork 0

Remove ArchiveBox logo from the snapshot page

This commit is contained in:
Alex Kotov 2023-08-26 19:34:10 +04:00
parent 85a1c4b871
commit 547abb09e2
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
3 changed files with 0 additions and 13 deletions

View file

@ -14,7 +14,6 @@
<div class="row nav">
<div class="col-lg-3" style="line-height: 50px; vertical-align: middle">
<a href="../../index.html" class="header-archivebox" title="Go to Main Index...">
<img src="../../static/archive.png" alt="Archive Icon">
ArchiveBox
</a>
</div>

View file

@ -41,17 +41,6 @@ header a:hover {
padding-top: 4px;
padding-bottom: 4px;
}
.header-archivebox img {
display: inline-block;
margin-right: 3px;
height: 30px;
margin-left: 12px;
margin-top: -4px;
margin-bottom: 2px;
}
.header-archivebox img:hover {
opacity: 0.5;
}
header small code {
white-space: nowrap;
font-weight: 200;

View file

@ -1 +0,0 @@
../../archivebox/templates/static/archive.png