diff --git a/README.md b/README.md index 454b33a6..03e98f51 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ ls archive/*/index.html # or just browse ```
- +logo
DEMO: archivebox.zervice.io/ diff --git a/assets/css/style.scss b/assets/css/style.scss index e0332f13..cc40e5fb 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -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;