Fix line-endings; Increase portability; Add speedtyper.py

This commit is contained in:
olari
2019-05-26 23:05:28 +03:00
parent 661a5984a3
commit 63a1b4f501
33 changed files with 1447 additions and 1341 deletions

View File

@@ -1,13 +1,13 @@
body {
color: #444;
font: 18px/1.6 Arial, Helvetica, sans-serif;
margin: 40px auto;
max-width: 650px;
padding: 0 10px;
}
h1,
h2,
h3 {
line-height: 1.2
}
body {
color: #444;
font: 18px/1.6 Arial, Helvetica, sans-serif;
margin: 40px auto;
max-width: 650px;
padding: 0 10px;
}
h1,
h2,
h3 {
line-height: 1.2
}