Pink cylon image!

This commit is contained in:
Brian Shumate 2017-04-12 20:21:51 -04:00
parent e9f97375bf
commit c0b3e99c46
No known key found for this signature in database
GPG Key ID: B2E211633F870928
2 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-12 col-xs-12">
<div class="text-center vertical-center">
<img src="static/loading-cylon-purple.svg" width="384" height="48">
<img src="static/loading-cylon-pink.svg" width="384" height="48">
<p><small>Loading...</small></p>
</div>
</div>
@ -340,7 +340,7 @@
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-12 col-xs-12">
<div class="text-center vertical-center">
<img src="static/loading-cylon-purple.svg" width="384" height="48">
<img src="static/loading-cylon-pink.svg" width="384" height="48">
<p><small>Loading...</small></p>
</div>
</div>

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 14 32 18" width="32" height="4" fill="#9e84c5" preserveAspectRatio="none">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 14 32 18" width="32" height="4" fill="#d68ab2" preserveAspectRatio="none">
<path opacity="0.8" transform="translate(0 0)" d="M2 14 V18 H6 V14z">
<animateTransform attributeName="transform" type="translate" values="0 0; 24 0; 0 0" dur="2s" begin="0" repeatCount="indefinite" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" calcMode="spline" />
</path>

Before

Width:  |  Height:  |  Size: 983 B

After

Width:  |  Height:  |  Size: 983 B