btest’s blog

This blog is for development testing.

Entries from 2023-11-25 to 1 day

h1#Logo { position: absolute; top: -10px; left: 20px; z-index: 1; color: #999; border-bottom: none; } header#header { position: fixed; top: 0; left: 0; z-index: 1; } #header.UpMove { animation: UpAnime 0.5s forwards; } @keyframes UpAnime {…