This commit is contained in:
Hash Borgir 2022-04-26 22:23:04 -06:00
parent a885af769d
commit 9ff7a97c9d
2248 changed files with 27733 additions and 3551 deletions

File diff suppressed because one or more lines are too long

View File

@ -160,7 +160,6 @@
table {
}
.desc {
min-width: 320px;
font-family: Tahoma,Arial,Sans;
background: #222;
}
@ -196,7 +195,7 @@
body {
overflow-x: hidden; /* Hide scrollbars */
overflow-x: ; /* Hide scrollbars */
}
nav { margin-bottom: 60px;}
@ -223,7 +222,7 @@ body {
userAgent = window.navigator.userAgent
if(userAgent.includes("Windows") == true) {
$('.itemimage').css("margin-left","40px");
$('nav').remove();
// $('nav').remove();
}
});
@ -1991,8 +1990,8 @@ body {
</td>
<td class='weapons blue'>
<img src='img/weapon.png'><br>
+100 to Attack Rating against Demons<br>
+75% Damage to Demons<br>
+100 to Attack Rating against Raakshus<br>
+75% Damage to Raakshus<br>
<br>
</td>
<td class='helms gold'>
@ -2396,7 +2395,7 @@ body {
<img src='img/weapon.png'><br>
+10-20 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2427,7 +2426,7 @@ body {
<img src='img/weapon.png'><br>
+15-30 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2458,7 +2457,7 @@ body {
<img src='img/weapon.png'><br>
+20-40 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2489,7 +2488,7 @@ body {
<img src='img/weapon.png'><br>
+25-50 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2520,7 +2519,7 @@ body {
<img src='img/weapon.png'><br>
+30-60 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2551,7 +2550,7 @@ body {
<img src='img/weapon.png'><br>
+35-70 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2582,7 +2581,7 @@ body {
<img src='img/weapon.png'><br>
+40-80 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2613,7 +2612,7 @@ body {
<img src='img/weapon.png'><br>
+45-90 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2644,7 +2643,7 @@ body {
<img src='img/weapon.png'><br>
+50-100 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2675,7 +2674,7 @@ body {
<img src='img/weapon.png'><br>
+55-110 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2706,7 +2705,7 @@ body {
<img src='img/weapon.png'><br>
+60-120 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2737,7 +2736,7 @@ body {
<img src='img/weapon.png'><br>
+65-130 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2768,7 +2767,7 @@ body {
<img src='img/weapon.png'><br>
+70-140 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2799,7 +2798,7 @@ body {
<img src='img/weapon.png'><br>
+75-150 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2830,7 +2829,7 @@ body {
<img src='img/weapon.png'><br>
+80-160 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2861,7 +2860,7 @@ body {
<img src='img/weapon.png'><br>
+85-170 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2892,7 +2891,7 @@ body {
<img src='img/weapon.png'><br>
+90-180 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2923,7 +2922,7 @@ body {
<img src='img/weapon.png'><br>
+95-190 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -2954,7 +2953,7 @@ body {
<img src='img/weapon.png'><br>
+100-200 to Attack Rating<br>
1% Deadly Strike<br>
+1% Damage to Demons (Based on Character Level)<br>
+1% Damage to Raakshus (Based on Character Level)<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -5930,7 +5929,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1 Life after each Demon Kill<br>
+1 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -5961,7 +5960,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-2 Life after each Demon Kill<br>
+1-2 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -5992,7 +5991,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-3 Life after each Demon Kill<br>
+1-3 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6023,7 +6022,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-4 Life after each Demon Kill<br>
+1-4 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6054,7 +6053,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-5 Life after each Demon Kill<br>
+1-5 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6085,7 +6084,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-6 Life after each Demon Kill<br>
+1-6 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6116,7 +6115,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-7 Life after each Demon Kill<br>
+1-7 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6147,7 +6146,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-8 Life after each Demon Kill<br>
+1-8 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6178,7 +6177,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-9 Life after each Demon Kill<br>
+1-9 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6209,7 +6208,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-10 Life after each Demon Kill<br>
+1-10 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6240,7 +6239,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-11 Life after each Demon Kill<br>
+1-11 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6271,7 +6270,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-12 Life after each Demon Kill<br>
+1-12 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6302,7 +6301,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-13 Life after each Demon Kill<br>
+1-13 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6333,7 +6332,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-14 Life after each Demon Kill<br>
+1-14 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6364,7 +6363,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-15 Life after each Demon Kill<br>
+1-15 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6395,7 +6394,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-16 Life after each Demon Kill<br>
+1-16 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6426,7 +6425,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-17 Life after each Demon Kill<br>
+1-17 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6457,7 +6456,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-18 Life after each Demon Kill<br>
+1-18 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>
@ -6488,7 +6487,7 @@ body {
<img src='img/weapon.png'><br>
1% Life stolen per hit<br>
1% Mana stolen per hit<br>
+1-19 Life after each Demon Kill<br>
+1-19 Life after each Raakshus Kill<br>
</td>
<td class='helms gold'>
<img src='img/helm.png'><br>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 549 B

After

Width:  |  Height:  |  Size: 682 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 B

After

Width:  |  Height:  |  Size: 513 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 568 B

After

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 589 B

After

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 546 B

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 564 B

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 B

After

Width:  |  Height:  |  Size: 535 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 565 B

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 575 B

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 B

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 B

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 475 B

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 B

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 528 B

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 548 B

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 B

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 461 B

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 567 B

After

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 694 B

After

Width:  |  Height:  |  Size: 702 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 667 B

After

Width:  |  Height:  |  Size: 675 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 B

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 644 B

After

Width:  |  Height:  |  Size: 652 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 704 B

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 709 B

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 679 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 B

After

Width:  |  Height:  |  Size: 723 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 504 B

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 575 B

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 593 B

After

Width:  |  Height:  |  Size: 601 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 568 B

After

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 627 B

After

Width:  |  Height:  |  Size: 635 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 863 B

After

Width:  |  Height:  |  Size: 871 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 473 B

After

Width:  |  Height:  |  Size: 481 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 599 B

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 640 B

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 667 B

After

Width:  |  Height:  |  Size: 675 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 630 B

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 651 B

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 697 B

After

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 660 B

After

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 676 B

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 526 B

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 566 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 546 B

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 623 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 584 B

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Some files were not shown because too many files have changed in this diff Show More