Skip to content

Instantly share code, notes, and snippets.

@sunlight200
sunlight200 / dabblet.css
Created December 17, 2016 23:40
DESIGNER CREDIT BOX
@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}
@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}
@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}
@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}
body{
background:url(ttps://img-fotki.yandex.ru/get/9830/50025318.278/0_bd290_aff333dc_S),#fff;
}
body, a:hover {cursor: url(http://i.imgur.com/rXjx951.gif), progress !important;}
#Right{
@sunlight200
sunlight200 / dabblet.css
Last active December 20, 2016 03:07
Untitled
#right{
background:
url(http://i.imgur.com/VUtueB6.gif)
50% 50%/100% 100%;
right:0%;
top:0;
position:fixed;
width:32%;
height:98.3%;
opacity:.9;
@sunlight200
sunlight200 / dabblet.css
Created December 20, 2016 03:10
Untitled
#right{
background:
url(http://i.imgur.com/VUtueB6.gif)
50% 50%/100% 100%;
right:0%;
top:0;
position:fixed;
width:32%;
height:98.3%;
opacity:.9;
@sunlight200
sunlight200 / dabblet.css
Last active December 20, 2016 23:31 — forked from anonymous/dabblet.css
DESIGNER CREDIT BOX
#left{
background:url(http://i.imgur.com/O8NHL3b.gif)
50% 50%/100% 100% no-repeat;
position:fixed;
width:42%;
height:100%;
left:0;
top:0;
border:20px dashed rgb(146,40,35);
border-image:url(http://i.imgur.com/llOnOWm.png) 20 round;
@sunlight200
sunlight200 / dabblet.css
Last active May 16, 2017 00:14 — forked from anonymous/dabblet.css
DESIGNER CREDIT BOX
#container{
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
}
#left{
background:
url(ttp://i.imgur.com/oWHbAJJ.gif)
@sunlight200
sunlight200 / dabblet.css
Created May 16, 2017 00:54
DESIGNER CREDIT BOX
#container{
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
}
#left{
background:
url(ttp://i.imgur.com/oWHbAJJ.gif)
@sunlight200
sunlight200 / dabblet.css
Created May 16, 2017 01:21
DESIGNER CREDIT BOX
#right{
background:
url(ttps://img-fotki.yandex.ru/get/198613/222405017.196/0_13433e_df0c0155_S)
0 0 no-repeat,
url(http://i.imgur.com/S2wPNSD.png)
0 0/100% 100%;
position:fixed;
top:0px;
right:8px;
width:55%;
@sunlight200
sunlight200 / dabblet.css
Created May 30, 2017 13:48
DESIGNER CREDIT BOX
#butterfly1{ background: url(http://i.imgur.com/AmHYwXr.gif)
87% 10%/100% auto no-repeat;
height: 580px;
width:10%;
left:26%;
bottom: 0;
top: 0;
position: fixed;
z-index: 5;
}
#right{
background:url(http://i.imgur.com/ZiASQLh.gif)
0 0/100% 104% no-repeat;
position:fixed;
top:0;
right:0;
width:46%;
height:100%;
box-shadow:0px 0px 22px 12px #000;
border-left:10px solid brown;
@sunlight200
sunlight200 / dabblet.css
Created June 2, 2017 04:50
DESIGNER CREDIT BOX
#right{
background:url(http://i.imgur.com/ZiASQLh.gif)
0 0/100% 104% no-repeat;
position:fixed;
top:0;
right:0;
width:46%;
height:100%;
box-shadow:0px 0px 22px 12px #000;
border-left:10px solid brown;