fix 'undefined' dates in safari; update document title; add 'selected' class to logo

This commit is contained in:
rolux 2012-07-02 12:40:40 +02:00
commit ffc3ff61e7
3 changed files with 16 additions and 12 deletions

View file

@ -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;