Improved cursor

This commit is contained in:
Tobias Reich 2015-03-11 22:32:57 +01:00
parent 25fe449d80
commit 6d4c8d4233
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@
width: 202px;
height: 202px;
margin: 30px 0 0 30px;
cursor: default;
img {
position: absolute;

View File

@ -38,6 +38,7 @@ header {
text-align: center;
text-shadow: $shadow;
z-index: 1;
cursor: default;
.iconic {
display: none;