Add files via upload
This commit is contained in:
parent
c4cf3e02aa
commit
960f9988b0
31 changed files with 1507 additions and 2 deletions
BIN
img/floppysl.png
Normal file
BIN
img/floppysl.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 160 KiB |
33
img/loading.svg
Normal file
33
img/loading.svg
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
|
||||
<svg width="60" height="15" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg" fill="#1c1d22">
|
||||
<circle cx="15" cy="15" r="15">
|
||||
<animate attributeName="r" from="15" to="15"
|
||||
begin="0s" dur="0.8s"
|
||||
values="15;9;15" calcMode="linear"
|
||||
repeatCount="indefinite" />
|
||||
<animate attributeName="fill-opacity" from="1" to="1"
|
||||
begin="0s" dur="0.8s"
|
||||
values="1;.5;1" calcMode="linear"
|
||||
repeatCount="indefinite" />
|
||||
</circle>
|
||||
<circle cx="60" cy="15" r="9" fill-opacity="0.3">
|
||||
<animate attributeName="r" from="9" to="9"
|
||||
begin="0s" dur="0.8s"
|
||||
values="9;15;9" calcMode="linear"
|
||||
repeatCount="indefinite" />
|
||||
<animate attributeName="fill-opacity" from="0.5" to="0.5"
|
||||
begin="0s" dur="0.8s"
|
||||
values=".5;1;.5" calcMode="linear"
|
||||
repeatCount="indefinite" />
|
||||
</circle>
|
||||
<circle cx="105" cy="15" r="15">
|
||||
<animate attributeName="r" from="15" to="15"
|
||||
begin="0s" dur="0.8s"
|
||||
values="15;9;15" calcMode="linear"
|
||||
repeatCount="indefinite" />
|
||||
<animate attributeName="fill-opacity" from="1" to="1"
|
||||
begin="0s" dur="0.8s"
|
||||
values="1;.5;1" calcMode="linear"
|
||||
repeatCount="indefinite" />
|
||||
</circle>
|
||||
</svg>
|
After (image error) Size: 1.5 KiB |
BIN
img/missingno.png
Normal file
BIN
img/missingno.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 155 KiB |
BIN
img/notfound.png
Normal file
BIN
img/notfound.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 37 KiB |
BIN
img/pirate-logo-color-new.png
Normal file
BIN
img/pirate-logo-color-new.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 128 KiB |
BIN
img/pirate-logo-color.png
Normal file
BIN
img/pirate-logo-color.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 122 KiB |
BIN
img/pirates-history.png
Normal file
BIN
img/pirates-history.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 2.7 MiB |
Loading…
Add table
Add a link
Reference in a new issue