diff --git a/bluestyle.css b/bluestyle.css new file mode 100644 index 000000000..32b7e72ff --- /dev/null +++ b/bluestyle.css @@ -0,0 +1,8 @@ +body { +background-color: lightblue; +} + +h1 { +color: navy; +margin-left: 20px; +} \ No newline at end of file diff --git a/img_hello_git.jpg b/img_hello_git.jpg new file mode 100644 index 000000000..9b166a2ed Binary files /dev/null and b/img_hello_git.jpg differ diff --git a/img_hello_world.jpg b/img_hello_world.jpg new file mode 100644 index 000000000..22c4d9b3d Binary files /dev/null and b/img_hello_world.jpg differ