header style

This commit is contained in:
mose 2019-09-05 05:55:56 +08:00
parent 3aa3a2c558
commit 24016d2f2a
1 changed files with 10 additions and 0 deletions

View File

@ -151,4 +151,14 @@ li {
.lastupdate {
color: #666;
font-size: .8em;
}
.logo {
position: absolute;
bottom: -20px;
left: 0;
}
.logo:hover {
height: 120px;
bottom: -40px;
left: -5px;
}