Setting up project

This commit is contained in:
Damien Broqua 2018-09-07 21:14:05 +02:00
parent d07237cc6b
commit a8dc7f8323
23 changed files with 6055 additions and 0 deletions

View file

@ -0,0 +1,8 @@
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}