diff --git a/images/mindmap.png b/images/mindmap.png index 96c5277..14ff18a 100644 Binary files a/images/mindmap.png and b/images/mindmap.png differ diff --git a/index.html b/index.html index c0be152..56742c6 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,7 @@ -

I, Me, Mine - Subject Brainstorm

- Mindmap Image + Visual Recording \ No newline at end of file diff --git a/recording.html b/recording.html new file mode 100644 index 0000000..0371348 --- /dev/null +++ b/recording.html @@ -0,0 +1,4 @@ +

Visual Recording

+ +

I, Me, Mine - Subject Brainstorm

+ \ No newline at end of file diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css new file mode 100644 index 0000000..e1a9027 --- /dev/null +++ b/stylesheets/stylesheet.css @@ -0,0 +1,3 @@ +body { + background-image: url("/images/bkg.png"); +} \ No newline at end of file