Remove ArchiveBox logo from the snapshot page
This commit is contained in:
parent
85a1c4b871
commit
547abb09e2
3 changed files with 0 additions and 13 deletions
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
../../archivebox/templates/static/archive.png
|
Loading…
Add table
Reference in a new issue