From 112f5440fdfa467ac5b5e7e05e25c53a5c989c2d Mon Sep 17 00:00:00 2001 From: Nicky Case Date: Tue, 28 Apr 2020 10:00:22 -0400 Subject: [PATCH] readme --- README.md | 3 +++ css/index.css | 23 ++++++++++++++++++++--- index.html | 13 +++++++++++++ 3 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..81fc507 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# How To Translate + +herp derp \ No newline at end of file diff --git a/css/index.css b/css/index.css index 70c13f2..d721760 100644 --- a/css/index.css +++ b/css/index.css @@ -18,15 +18,16 @@ article > p, article > ul, article > ol, article > h1, article > h2, article > h background: #000; color: #fff; overflow: hidden; - padding: 1em 0; margin-bottom: 2em; margin-top: 3em; + padding: 20px 0; } .section:first-of-type{ margin-top: 0; + height: 260px; } .section > div{ - width: 800px; + width: 960px; margin:1em auto; } @@ -70,4 +71,20 @@ p > img{ } sub{ line-height: 0; -} \ No newline at end of file +} + +#translations, #sharing{ + font-weight: normal; + color: #aaa; + font-size: 16px; + width: 110px; + position: absolute; + top: 347px; + left: calc(50% - 478px); + line-height: 1.3em; +} +#sharing{ + left: calc(50% + 358px); + text-align: right; +} + diff --git a/index.html b/index.html index faa83df..9b683fb 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,19 @@ +
+ No translations yet! +
+ Help make one? +
+ +
+ Help this guide + get R > 1: +
+ Help make one? +
+