1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00

style tweaks

This commit is contained in:
Nick Sweeting 2020-11-23 04:45:06 -05:00
parent dc50a4c043
commit 4f42dfc3dc
2 changed files with 4 additions and 3 deletions

View file

@ -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>

View file

@ -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;