a whole lotta stuff

This commit is contained in:
Nicky Case 2018-05-08 14:46:58 +01:00
parent f938b4d68b
commit 1d8636ac00
3 changed files with 11 additions and 4 deletions

View File

@ -40,9 +40,16 @@ And if no one else is, PLEASE CREATE A NEW ISSUE in this repo
so that others know you're working on it!]** so that others know you're working on it!]**
**Translations done so far:** **Translations done so far:**
[Italian](http://ncase.me/crowds/it.html), [Português](http://ncase.me/crowds/pt.html)
[Italiano](http://ncase.me/crowds/it.html)
[Français](http://ncase.me/crowds/fr.html)
[Español (Castellano)](http://ncase.me/crowds/es.html)
[Русский](http://ncase.me/crowds/ru.html) [Русский](http://ncase.me/crowds/ru.html)
[Українська](http://ncase.me/crowds/uk.html)
[Vietnamese](http://ncase.me/crowds/vi.html)
[简体中文](http://ncase.me/crowds/zh-CN.html) [简体中文](http://ncase.me/crowds/zh-CN.html)
[繁體中文](http://ncase.me/crowds/zh-TW.html)
[日本語](http://ncase.me/crowds/ja.html)
**Step 1)** Clone this repo! **Step 1)** Clone this repo!

View File

@ -379,13 +379,13 @@ a:hover{
} }
#translations{ #translations{
position: absolute; position: absolute;
top: 14px; top: 12px;
left: calc(50% - 400px); left: calc(50% - 400px);
width: 800px; width: 800px;
text-align: center; text-align: center;
color: #fff; color: #fff;
font-size: 16px; font-size: 16px;
line-height: 16px; line-height: 20px;
letter-spacing: 0.5px; letter-spacing: 0.5px;
} }
#navigation{ #navigation{

View File

@ -65,7 +65,7 @@ Good luck, and thanks again!
<meta property="og:image" content="http://ncase.me/crowds/social/thumb.png"> <meta property="og:image" content="http://ncase.me/crowds/social/thumb.png">
<!-- Styles --> <!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/index.css?v=4"> <link rel="stylesheet" type="text/css" href="css/index.css?v=5">
</head> </head>
<body> <body>