diff --git a/css/styles.css b/css/styles.css new file mode 100644 index 0000000..69080c8 --- /dev/null +++ b/css/styles.css @@ -0,0 +1,20 @@ +.flickity-viewport { + height: 250px !important; +} + +.flickity-slider >div > img{ + opacity: 0.5; + transition: 0.3s ease; + cursor: pointer; +} + +.flickity-slider > div > img:hover{ + opacity: 1; +} + +.title > h2{ + font-size: 1.5rem; + font-variant: petite-caps; + font-weight: 600; + margin-top: 20px; +} \ No newline at end of file diff --git a/img/logo-cn-langley.png b/img/logo-cn-langley.png new file mode 100644 index 0000000..6cc0e1c Binary files /dev/null and b/img/logo-cn-langley.png differ diff --git a/img/options/create-gdp-docs.png b/img/options/create-gdp-docs.png new file mode 100644 index 0000000..02dd373 Binary files /dev/null and b/img/options/create-gdp-docs.png differ diff --git a/img/options/create-gdp.png b/img/options/create-gdp.png new file mode 100644 index 0000000..75ea24a Binary files /dev/null and b/img/options/create-gdp.png differ diff --git a/img/options/create-impact.png b/img/options/create-impact.png new file mode 100644 index 0000000..e8fe93f Binary files /dev/null and b/img/options/create-impact.png differ diff --git a/img/options/dojo-gamejam.png b/img/options/dojo-gamejam.png new file mode 100644 index 0000000..d7dab57 Binary files /dev/null and b/img/options/dojo-gamejam.png differ diff --git a/img/options/dojo-makecode.png b/img/options/dojo-makecode.png new file mode 100644 index 0000000..e23920d Binary files /dev/null and b/img/options/dojo-makecode.png differ diff --git a/img/options/jr-dance-mat-typing.png b/img/options/jr-dance-mat-typing.png new file mode 100644 index 0000000..2ec272c Binary files /dev/null and b/img/options/jr-dance-mat-typing.png differ diff --git a/img/options/jr-dragon-drop.png b/img/options/jr-dragon-drop.png new file mode 100644 index 0000000..f2f0d19 Binary files /dev/null and b/img/options/jr-dragon-drop.png differ diff --git a/img/options/jr-mouse-house-games.png b/img/options/jr-mouse-house-games.png new file mode 100644 index 0000000..eb46f00 Binary files /dev/null and b/img/options/jr-mouse-house-games.png differ diff --git a/img/options/jr-scratch.png b/img/options/jr-scratch.png new file mode 100644 index 0000000..fa2c122 Binary files /dev/null and b/img/options/jr-scratch.png differ diff --git a/img/options/jr-thisissand.png b/img/options/jr-thisissand.png new file mode 100644 index 0000000..a88877f Binary files /dev/null and b/img/options/jr-thisissand.png differ diff --git a/index.html b/index.html index 08ad84e..3a8a400 100644 --- a/index.html +++ b/index.html @@ -1,31 +1,246 @@
- - - - -