fix 'undefined' dates in safari; update document title; add 'selected' class to logo
This commit is contained in:
parent
559ba82789
commit
ffc3ff61e7
3 changed files with 16 additions and 12 deletions
|
|
@ -42,15 +42,16 @@ p:last-child {
|
|||
height: 256px;
|
||||
cursor: pointer;
|
||||
}
|
||||
#icon.selected {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#menu {
|
||||
position: absolute;
|
||||
left: 80px;
|
||||
top: 288px;
|
||||
height: 400px;
|
||||
//border-radius: 8px;
|
||||
text-align: center;
|
||||
//box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
#menu > div {
|
||||
width: 148px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue