This commit is contained in:
Nicky Case 2020-04-28 10:00:22 -04:00
parent 50e7a7758f
commit 112f5440fd
3 changed files with 36 additions and 3 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# How To Translate
herp derp

View File

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

View File

@ -15,6 +15,19 @@
<body>
<div id="translations">
No translations yet!
<br>
Help make one?
</div>
<div id="sharing">
Help this guide
get R &gt; 1:
<br>
Help make one?
</div>
<article>
<div class="section">