mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-24 15:13:03 +02:00
style tweaks
This commit is contained in:
@@ -52,7 +52,7 @@ ls archive/*/index.html # or just browse
|
||||
```
|
||||
|
||||
<div align="center">
|
||||
<img src="https://i.imgur.com/lUuicew.png" width="400px">
|
||||
<img src="https://i.imgur.com/lUuicew.png" width="400px" alt="logo">
|
||||
<br/>
|
||||
|
||||
<a href="https://archivebox.zervice.io">DEMO: archivebox.zervice.io/</a>
|
||||
|
@@ -15,7 +15,8 @@ span.banner-fix {
|
||||
|
||||
header h1 {
|
||||
background-color: #aa1f55;
|
||||
padding-bottom: 12px;
|
||||
padding-bottom: 15px;
|
||||
font-weight: 200px;
|
||||
}
|
||||
header h2 {
|
||||
background-color: #aa1f55;
|
||||
@@ -25,7 +26,7 @@ header h2 {
|
||||
#main_content div[align=center] h1 {
|
||||
display: none;
|
||||
}
|
||||
#main_content div[align=center] img {
|
||||
#main_content div[align=center] img[alt=logo] {
|
||||
display: block;
|
||||
margin-top: -83px;
|
||||
border: 0px;
|
||||
|
Reference in New Issue
Block a user