change footer pic
parent
8619472986
commit
4e2f70668d
|
@ -53,11 +53,6 @@ h1::before, h1::after {
|
|||
h1::before { top: 0; }
|
||||
h1::after { bottom: 0; }
|
||||
|
||||
@keyframes wave {
|
||||
from { background-position-x: 0; }
|
||||
to { background-position-x: 100px; }
|
||||
}
|
||||
|
||||
a {
|
||||
background-color: #77abbb;
|
||||
color: black;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
|
@ -1,7 +1,7 @@
|
|||
{{ define "footer" }}
|
||||
<footer>
|
||||
<div class="rotating-pic-container">
|
||||
<img src="/assets/pic/UkkUKhV.gif?v={{ .version }}" class="rotating-pic">
|
||||
<img src="/assets/pic/heh.png?v={{ .version }}" class="rotating-pic">
|
||||
</div>
|
||||
<div>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue