header style
This commit is contained in:
parent
3aa3a2c558
commit
24016d2f2a
1 changed files with 10 additions and 0 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue