diff options
author | Dennis Eriksen <dennis.se@gmail.com> | 2013-04-30 08:57:28 +0200 |
---|---|---|
committer | Dennis Eriksen <dennis.se@gmail.com> | 2013-04-30 08:57:28 +0200 |
commit | d60dedf66f087174239fdd443c280d95a29e9199 (patch) | |
tree | 97a6cb90d3c4c5d864c7f25a431d9259ee248570 /public | |
parent | changed a class (diff) | |
parent | test (diff) | |
download | Divid-d60dedf66f087174239fdd443c280d95a29e9199.tar.gz |
Merge branch 'master' of github.com:dennisse/Divid
Diffstat (limited to 'public')
-rw-r--r-- | public/css/use.less | 17 | ||||
-rw-r--r-- | public/img/androidA.png | bin | 5288 -> 5772 bytes |
2 files changed, 3 insertions, 14 deletions
diff --git a/public/css/use.less b/public/css/use.less index 7788aa2..21fd841 100644 --- a/public/css/use.less +++ b/public/css/use.less @@ -137,6 +137,9 @@ margin:60px; line-height: 26px; display: block; } + +#dildo +{} #hvor { height:460px; margin-top: 25px; @@ -168,20 +171,6 @@ margin:60px; display: block; } -#android:hover { -background-image: url('/img/androidA'); -} -img.apple { -background-image: url('/img/iphone'); -z-index:2; -} -img.apple:hover { -background-image: url('/img/iphoneA'); -z-index:1; -} -#windows:hover { -background-image: url('/img/winA'); -} /* #register { height:460px; diff --git a/public/img/androidA.png b/public/img/androidA.png Binary files differindex 75736f3..a0c2f94 100644 --- a/public/img/androidA.png +++ b/public/img/androidA.png |