parent
d3685b05bc
commit
70d0ea6839
@ -0,0 +1,4 @@ |
||||
.DS_Store |
||||
*/**/.DS_Store |
||||
node_modules |
||||
npm-debug.log |
@ -0,0 +1,7 @@ |
||||
body { |
||||
padding: 50px; |
||||
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; |
||||
} |
||||
a { |
||||
color: #00b7ff; |
||||
} |
Loading…
Reference in new issue