change footer pic
parent
8619472986
commit
4e2f70668d
|
@ -53,11 +53,6 @@ h1::before, h1::after {
|
||||||
h1::before { top: 0; }
|
h1::before { top: 0; }
|
||||||
h1::after { bottom: 0; }
|
h1::after { bottom: 0; }
|
||||||
|
|
||||||
@keyframes wave {
|
|
||||||
from { background-position-x: 0; }
|
|
||||||
to { background-position-x: 100px; }
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
background-color: #77abbb;
|
background-color: #77abbb;
|
||||||
color: black;
|
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" }}
|
{{ define "footer" }}
|
||||||
<footer>
|
<footer>
|
||||||
<div class="rotating-pic-container">
|
<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>
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue