diff --git a/_layouts/default.html b/_layouts/default.html index fd52535..55cddda 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,13 +11,13 @@ - + - + @@ -44,10 +44,7 @@
-
- - -
+

@@ -60,5 +57,35 @@

{{ page.subheader }}|

{{ content }} {% include footer.html %} + + + + + diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png index 904bea8..256c9c0 100644 Binary files a/android-chrome-192x192.png and b/android-chrome-192x192.png differ diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png index 8e2752f..647d750 100644 Binary files a/android-chrome-512x512.png and b/android-chrome-512x512.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index 394de21..d3af2f8 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/catalog/catalog-logo.svg b/catalog/catalog-logo.svg index ef513a8..e1328ee 100644 --- a/catalog/catalog-logo.svg +++ b/catalog/catalog-logo.svg @@ -9,12 +9,8 @@ xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" > - - - + diff --git a/favicon-192x192.png b/favicon-192x192.png index 904bea8..256c9c0 100644 Binary files a/favicon-192x192.png and b/favicon-192x192.png differ diff --git a/global.css b/global.css index ebefbef..c76e752 100644 --- a/global.css +++ b/global.css @@ -29,13 +29,13 @@ body { color: #424242; } h1 { - margin: 5px; + margin: 0; + margin-bottom: 10px; font-family: 'Quicksand', sans-serif; - font-size: 60px; + font-size: 50px; font-weight: 400; letter-spacing: 2px; text-align: center; - text-shadow: 0 3.5px rgba(0, 0, 0, 0.15); } h2 { font-size: 20px; @@ -45,7 +45,6 @@ h2 { margin: 0; padding: 0 5px; background: rgba(0, 0, 0, 0.15); - text-shadow: 0 1.5px rgba(0, 0, 0, 0.15); } h3 { display: flex; @@ -134,7 +133,7 @@ header { flex-direction: column; justify-content: center; align-items: center; - padding: 50px; + padding: 65px; background: #ad1457; box-shadow: inset 0 -10px 10px rgba(0, 0, 0, 0.1); position: relative; @@ -220,21 +219,11 @@ footer { /* -------------------------------------------------- */ /* header styles */ /* -------------------------------------------------- */ -.logo_container { - box-sizing: border-box; - height: 100px; - position: relative; -} .logo { - left: 50%; - height: 100%; - position: absolute; - transform: translateX(-50%); + width: 80px; } -.logo_shadow { - opacity: 0.15; - filter: brightness(0%); - top: 6.5px; +.logo[src='logo.svg'] { + width: 175px; } .cursor_blink { position: relative; diff --git a/index.html b/index.html index f9c6467..7b23d34 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ title: Manubot - Manuscripts, open and automated description: A tool set and workflow for scholarly publishing that is open, collaborative, continuous, automated, reproducible, and free. keywords: scholarly, publishing, publisher, manuscript, document, academic, education, open, collaborative, reproducible, free, edit, collaborate, ideas, version control, code, writing, automatic, digital, interactive, print, fair, hackable -logo: logo-animated.svg +logo: logo.svg header: Manubot subheader: Manuscripts, open and automated. --- @@ -107,9 +107,8 @@

Open, collaborative, versioned

Automated and continuous

Never use a reference manager again. Provide a DOI, ISBN, PubMed ID, - URL, etc., and let Manubot generate and number citations for you. - Choose from thousands of - existing + URL, etc., and let Manubot generate and number citations for you. Choose + from thousands of existing citation styles. See your manuscript update right away as you make changes. Test and diff --git a/logo-animated.svg b/logo-animated.svg deleted file mode 100644 index d7b9f61..0000000 --- a/logo-animated.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - diff --git a/logo.svg b/logo.svg new file mode 100644 index 0000000..c49a35f --- /dev/null +++ b/logo.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mstile-144x144.png b/mstile-144x144.png index 0229940..a78bca4 100644 Binary files a/mstile-144x144.png and b/mstile-144x144.png differ diff --git a/mstile-150x150.png b/mstile-150x150.png index 1bd45ce..c3c975b 100644 Binary files a/mstile-150x150.png and b/mstile-150x150.png differ diff --git a/mstile-310x150.png b/mstile-310x150.png index 046ecd4..f569df2 100644 Binary files a/mstile-310x150.png and b/mstile-310x150.png differ diff --git a/mstile-310x310.png b/mstile-310x310.png index 1e462ff..1aa93d1 100644 Binary files a/mstile-310x310.png and b/mstile-310x310.png differ diff --git a/mstile-70x70.png b/mstile-70x70.png index 2b3bf2a..c200eef 100644 Binary files a/mstile-70x70.png and b/mstile-70x70.png differ diff --git a/safari-pinned-tab.svg b/safari-pinned-tab.svg index 3c33e48..713e91a 100644 --- a/safari-pinned-tab.svg +++ b/safari-pinned-tab.svg @@ -1,83 +1,93 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/share-thumbnail.png b/share-thumbnail.png index 25d9fc0..18c0502 100644 Binary files a/share-thumbnail.png and b/share-thumbnail.png differ diff --git a/site.webmanifest b/site.webmanifest index 998a999..aa69c94 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -14,6 +14,6 @@ } ], "theme_color": "#ad1457", - "background_color": "#ffffff", + "background_color": "#ad1457", "display": "standalone" }