Line 266: | Line 266: | ||
div#weeks{ | div#weeks{ | ||
position: fixed; | position: fixed; | ||
− | |||
− | |||
− | |||
} | } | ||
Line 286: | Line 283: | ||
width: 27%; | width: 27%; | ||
margin-top:1%; | margin-top:1%; | ||
− | margin-left:-10px; | + | margin-left:-10px; |
− | + | ||
} | } | ||
Line 297: | Line 293: | ||
-webkit-border-radius:10px; | -webkit-border-radius:10px; | ||
border-radius: 10px; | border-radius: 10px; | ||
− | opacity: .5; | + | opacity: .5; |
− | + | ||
-webkit-transition:all .3s ease-in; | -webkit-transition:all .3s ease-in; | ||
-moz-transition:all .3s ease-in; | -moz-transition:all .3s ease-in; |