diff options
Diffstat (limited to 'css/style.css')
| -rwxr-xr-x | css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css new file mode 100755 index 0000000..b12e9a4 --- /dev/null +++ b/css/style.css @@ -0,0 +1,4 @@ +/* Put your CSS here */ +html, body { + margin: 20px; +}
\ No newline at end of file |
