diff options
| author | Jonathan Vingiano <jvingiano@gmail.com> | 2013-01-17 15:34:15 -0500 |
|---|---|---|
| committer | Jonathan Vingiano <jvingiano@gmail.com> | 2013-01-17 15:34:15 -0500 |
| commit | e53a355ae0425c1d5f5a485d2748c692f1131024 (patch) | |
| tree | 5f56678da6e7ad2a52f35a0ce70e8ce89c728fb1 /public | |
waiting2init
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/style.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css new file mode 100644 index 0000000..30e047d --- /dev/null +++ b/public/stylesheets/style.css @@ -0,0 +1,8 @@ +body { + padding: 50px; + font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; +} + +a { + color: #00B7FF; +}
\ No newline at end of file |
