diff --git a/Roulette2.kra b/Roulette2.kra new file mode 100644 index 0000000..0a36fdf Binary files /dev/null and b/Roulette2.kra differ diff --git a/backroulette.png b/backroulette.png index b8203d3..4192053 100644 Binary files a/backroulette.png and b/backroulette.png differ diff --git a/backroulette.png~ b/backroulette.png~ new file mode 100644 index 0000000..1032f81 Binary files /dev/null and b/backroulette.png~ differ diff --git a/backrouletteshot.png b/backrouletteshot.png new file mode 100644 index 0000000..1bdab97 Binary files /dev/null and b/backrouletteshot.png differ diff --git a/backrouletteshot.png~ b/backrouletteshot.png~ new file mode 100644 index 0000000..c5a3e88 Binary files /dev/null and b/backrouletteshot.png~ differ diff --git a/index.html b/index.html index 39c8ba6..1978341 100644 --- a/index.html +++ b/index.html @@ -68,7 +68,7 @@
- +
    diff --git a/style.css b/style.css index 99e805b..bd8d337 100644 --- a/style.css +++ b/style.css @@ -443,11 +443,11 @@ body { } .image{ position: relative; - right: 75px; - bottom: 450px; + right: 50px; + bottom: 417px; } .image img{ - width: 140%; + width: 125%; height: auto; } @-webkit-keyframes rotate {