diff --git a/css/custom.css b/css/custom.css index d6a63cf..6e11d04 100644 --- a/css/custom.css +++ b/css/custom.css @@ -128,13 +128,13 @@ small { height: 500px; border-radius: 15px; border-width: 3px; - background-size: contain; + background-size: cover; background-position: center; background-repeat: no-repeat; } .character-image-jax { - background-image: url(../img/jax.png); + background-image: url(../img/Smile.png); } .character-image-aidan { diff --git a/img/RyuudaiArt.png b/img/RyuudaiArt.png new file mode 100644 index 0000000..2adbbde Binary files /dev/null and b/img/RyuudaiArt.png differ diff --git a/img/Smile.png b/img/Smile.png new file mode 100644 index 0000000..8c47dbd Binary files /dev/null and b/img/Smile.png differ diff --git a/img/a3l_is_catchibi.png b/img/a3l_is_catchibi.png new file mode 100644 index 0000000..612e284 Binary files /dev/null and b/img/a3l_is_catchibi.png differ diff --git a/img/cookieless_sketch.png b/img/cookieless_sketch.png new file mode 100644 index 0000000..5d72efd Binary files /dev/null and b/img/cookieless_sketch.png differ diff --git a/img/milk-loading.png b/img/milk-loading.png new file mode 100644 index 0000000..b294242 Binary files /dev/null and b/img/milk-loading.png differ diff --git a/img/temp-refsheet.png b/img/temp-refsheet.png index d07481f..7dceaaf 100644 Binary files a/img/temp-refsheet.png and b/img/temp-refsheet.png differ diff --git a/img/yuna.jpeg b/img/yuna.jpeg new file mode 100644 index 0000000..cdbeca3 Binary files /dev/null and b/img/yuna.jpeg differ diff --git a/index.html b/index.html index 56e4875..790d8ec 100644 --- a/index.html +++ b/index.html @@ -56,17 +56,17 @@