Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
Aonrud 5f8a5cc268 fix: Position gif overlay correctly 2023-01-16 21:59:30 +00:00
Aonrud 5a21b24b0d Revert "feat: Switch header image to webp"
This reverts commit 6c78d5c693.

Not implemented properly - revert for now, pending MIME fix.
2023-01-16 10:18:19 +00:00
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -20,7 +20,7 @@ $danger: #d9534f;
header.microblog {
background: top / cover no-repeat url('/static/header-3-2.webp');
background: top / cover no-repeat url('/static/header-3-2.jpeg');
margin: 0 0 15px;
padding: 0 15px 3em;
font-size: 1.15em;
@ -279,8 +279,8 @@ nav.flexbox {
.video-gif-mode + .video-gif-overlay {
display: block;
position: absolute;
top: 5px;
left: 5px;
top: 10px;
left: 55px;
padding: 0 3px;
font-size: 0.8em;
background: rgba(0,0,0,.5);

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 127 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 75 KiB