mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
Merge branch 'master' of github.com:Jake0oo0/crafatar
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 162 B |
Binary file not shown.
|
Before Width: | Height: | Size: 484 B After Width: | Height: | Size: 271 B |
@@ -26,38 +26,39 @@ mark.green {
|
||||
|
||||
.code {
|
||||
font-family: monospace;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.sideface {
|
||||
width: 180px;
|
||||
height: 180px;
|
||||
width: 160px;
|
||||
height: 160px;
|
||||
}
|
||||
.sideface.Jake0oo0 {
|
||||
background:url("/avatars/2d5aa9cdaeb049189930461fc9b91cc5?size=180&default=alex");
|
||||
background:url("/avatars/2d5aa9cdaeb049189930461fc9b91cc5?size=160");
|
||||
}
|
||||
.sideface.Jake0oo0:hover {
|
||||
background:url("/avatars/2d5aa9cdaeb049189930461fc9b91cc5?size=180&default=alex&helm=true");
|
||||
background:url("/avatars/2d5aa9cdaeb049189930461fc9b91cc5?size=160&helm=true");
|
||||
}
|
||||
.sideface.redstone_sheep {
|
||||
background:url("/avatars/ae795aa86327408e92ab25c8a59f3ba1?size=180&default=alex");
|
||||
background:url("/avatars/ae795aa86327408e92ab25c8a59f3ba1?size=160");
|
||||
}
|
||||
.sideface.redstone_sheep:hover {
|
||||
background:url("/avatars/ae795aa86327408e92ab25c8a59f3ba1?size=180&default=alex&helm=true");
|
||||
background:url("/avatars/ae795aa86327408e92ab25c8a59f3ba1?size=160&helm=true");
|
||||
}
|
||||
.sideface.Notch {
|
||||
background:url("/avatars/069a79f444e94726a5befca90e38aaf5?size=180&default=alex");
|
||||
background:url("/avatars/069a79f444e94726a5befca90e38aaf5?size=160");
|
||||
}
|
||||
.sideface.Notch:hover {
|
||||
background:url("/avatars/069a79f444e94726a5befca90e38aaf5?size=180&default=alex&helm=true");
|
||||
background:url("/avatars/069a79f444e94726a5befca90e38aaf5?size=160&helm=true");
|
||||
}
|
||||
.sideface.sk89q {
|
||||
background:url("/avatars/0ea8eca3dbf647cc9d1ac64551ca975c?size=180&default=alex");
|
||||
background:url("/avatars/0ea8eca3dbf647cc9d1ac64551ca975c?size=160");
|
||||
}
|
||||
.sideface.sk89q:hover {
|
||||
background:url("/avatars/0ea8eca3dbf647cc9d1ac64551ca975c?size=180&default=alex&helm=true");
|
||||
background:url("/avatars/0ea8eca3dbf647cc9d1ac64551ca975c?size=160&helm=true");
|
||||
}
|
||||
.sideface.md_5 {
|
||||
background:url("/avatars/af74a02d19cb445bb07f6866a861f783?size=180&default=alex");
|
||||
background:url("/avatars/af74a02d19cb445bb07f6866a861f783?size=160");
|
||||
}
|
||||
.sideface.md_5:hover {
|
||||
background:url("/avatars/af74a02d19cb445bb07f6866a861f783?size=180&default=alex&helm=true");
|
||||
background:url("/avatars/af74a02d19cb445bb07f6866a861f783?size=160&helm=true");
|
||||
}
|
||||
Reference in New Issue
Block a user