created images folder, moved all images

This commit is contained in:
Miodec 2021-03-10 05:51:46 +00:00
parent c3f2aa0ff4
commit fdc2e88e22
14 changed files with 13 additions and 13 deletions

View file

@ -1147,7 +1147,7 @@ a:hover {
&.carrot {
background-color: transparent;
background-image: url("../carrot.png");
background-image: url("../images/carrot.png");
background-size: contain;
background-position: center;
background-repeat: no-repeat;
@ -3437,29 +3437,29 @@ key {
position: fixed;
}
.up {
background-image: url("../m3.png");
background-image: url("../images/monkey/m3.png");
}
.left {
background-image: url("../m1.png");
background-image: url("../images/monkey/m1.png");
}
.right {
background-image: url("../m2.png");
background-image: url("../images/monkey/m2.png");
}
.both {
background-image: url("../m4.png");
background-image: url("../images/monkey/m4.png");
}
.fast {
.up {
background-image: url("../m3_fast.png");
background-image: url("../images/monkey/m3_fast.png");
}
.left {
background-image: url("../m1_fast.png");
background-image: url("../images/monkey/m1_fast.png");
}
.right {
background-image: url("../m2_fast.png");
background-image: url("../images/monkey/m2_fast.png");
}
.both {
background-image: url("../m4_fast.png");
background-image: url("../images/monkey/m4_fast.png");
}
}
}

View file

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

Before

Width:  |  Height:  |  Size: 567 B

After

Width:  |  Height:  |  Size: 567 B

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -9,8 +9,8 @@
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="themes/serika_dark.css" id="currentTheme" />
<link rel="stylesheet" href="" id="funBoxTheme" />
<link id="favicon" rel="shortcut icon" href="fav.png" />
<link rel="shortcut icon" href="fav.png" />
<link id="favicon" rel="shortcut icon" href="images/fav.png" />
<link rel="shortcut icon" href="images/fav.png" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"

View file

@ -9,8 +9,8 @@
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="themes/serika_dark.css" id="currentTheme" />
<link rel="stylesheet" href="" id="funBoxTheme" />
<link id="favicon" rel="shortcut icon" href="fav.png" />
<link rel="shortcut icon" href="fav.png" />
<link id="favicon" rel="shortcut icon" href="images/fav.png" />
<link rel="shortcut icon" href="images/fav.png" />
<meta name="name" content="Monkeytype" />
<meta name="image" content="https://monkeytype.com/mtsocial.png" />
<meta