Initial Commit
This commit is contained in:
commit
f8d3ea92b1
12 changed files with 350 additions and 0 deletions
8
public/stylesheets/style.css
Normal file
8
public/stylesheets/style.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
body {
|
||||
padding: 50px;
|
||||
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00B7FF;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue