graphics/ images new usage

This commit is contained in:
drusepth 2021-10-04 14:03:07 -07:00
parent 41e8f908ce
commit fe79a7b24a
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

After

Width:  |  Height:  |  Size: 87 B

View File

Before

Width:  |  Height:  |  Size: 44 B

After

Width:  |  Height:  |  Size: 44 B

View File

@ -184,7 +184,7 @@
</ul>
</div>
<div class="col l1 cfenter" style="margin-bottom: -60px; margin-left: -7px; margin-right: -40px;">
<%= image_tag 'graphics/timeline-line.png' %>
<%= image_tag 'graphics/timeline-line.webp' %>
</div>
<div class="col l6">
<!--
@ -305,7 +305,7 @@
</ul>
</div>
<div class="col l1 cfenter" style="margin-bottom: -60px; margin-left: -7px; margin-right: -40px;">
<%= image_tag 'graphics/timeline-line.png' %>
<%= image_tag 'graphics/timeline-line.webp' %>
</div>
<div class="col l6">
<div class="hoverable clearfix card" style="border-top: 5px solid <%= Timeline.hex_color %>">

View File

@ -64,7 +64,7 @@
<% end %>
</div>
<div class="col l1" style="margin-bottom: -60px; margin-left: -7px; margin-right: -40px;">
<%= image_tag 'graphics/timeline-line.png' %>
<%= image_tag 'graphics/timeline-line.webp' %>
</div>
<div class="col l6">
<div class="hoverable clearfix card" style="border-top: 5px solid <%= Timeline.hex_color %>">