Skip to content

Instantly share code, notes, and snippets.

View TopherW's full-sized avatar
😁
I may be slow to respond.

Topher TopherW

😁
I may be slow to respond.
View GitHub Profile
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:51
We're All Part of the Same Puzzle
body{
background:url(https://i.postimg.cc/nrh3prTg/Background-1.png)50% 50%/100% 100% no-repeat fixed;
}
body,a:hover {cursor: url(https://i.postimg.cc/ydBfpvRV/Unity-Wand-Cursor.png),progress!important;
}
h1 {
position: fixed;
font-family: Acme;
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:50
Wanna Go for a Swim?
#container{
background:
url(https://120445703-629571636905723391.preview.editmysite.com/uploads/1/2/0/4/120445703/shell_border.gif)0px 0px/90% no-repeat,
url(https://120445703-629571636905723391.preview.editmysite.com/uploads/1/2/0/4/120445703/seamless_sand.png)30% 0px/80% auto repeat-y;
margin:0% auto;
position:fixed;
overflow-x:hidden;
height:100%;
right:0%;
width:50%;
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:47
12 Doctors
#Right-Frame {
background: url(https://i.postimg.cc/Xq3bY2hR/Bubble-Background.gif) 50% 50%/100% 100% no-repeat;
position: fixed;
top: 1%;
bottom: 1;
right: 2%;
width:52%;
height: 100%;
}
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:46
A Clash of Color
.linksPosted {display:none;}
.countsWarning {display:none;}
html{
background-position:center center;
background:url(https://i.postimg.cc/25fTJPZN/Red-and-Purple-Silk2.png)0% 0%/100% 100% fixed;
overflow-x: hidden;
background-attachment: fixed;
}
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:45
A Day in the Holy Land
body{
background:url(https://i.postimg.cc/Z502Lthb/Old-World-Background.png)50% 50%/100% 100% no-repeat fixed;#000000;
}
body,a:hover { cursor: url("https://i.postimg.cc/HsDdk9FW/Staff-Cursor-1.png"), auto;
}
#pic1{
background:url(https://i.postimg.cc/rwvFL9Vk/Haifa-Gardens2.png) 57% 0%/14% no-repeat;
@TopherW
TopherW / dabblet.css
Last active February 26, 2020 22:41
Battle for the Gold
/* Battle for the Gold */
#Right-Frame {
background: url(https://i.postimg.cc/V6mVd4XM/Bubble-Background.gif) 50% 50%/100%
100% no-repeat;
position: fixed;
top: 1%;
bottom: 1;
right: 2%;
width: 52%;
@TopherW
TopherW / dabblet.css
Last active January 26, 2020 21:08
Beach Time
#left{
background: url(https://i.postimg.cc/vZrVhd4J/Bucket-of-Beer.png) 0% 0%/100% 100% no-repeat;
position:fixed;
top:10%;
left:6%;
width:38%;
height:75%;
transform:scalex(1) rotate(-10deg);
box-shadow:
0px 0px 0px 2px teal,
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:40
Candy Time
#left{
background:
url() 0% 0%/100% repeat,
url() 100% 0%/45% no-repeat,
url() 78% 17%/25% no-repeat,
url() 20% 40%/5% no-repeat,
url() 100% 50%/15% no-repeat,
url() 1% 0%/100% repeat,
url(https://i.postimg.cc/NfhV21md/Candy-Bears.jpg) 0% 0%/100% 100% no-repeat;
position:fixed;
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:38
Charleston Swing
#right{
background: url(https://i.postimg.cc/brRWc9Ry/Dance-Party.png) 50% 115%/80% no-repeat,
url(https://i.postimg.cc/jq6G7RYp/Butterfly-Flapper-with-frame.png) 50% 100%/100% no-repeat;
position:fixed;
top:0%;
right: 0%;
width: 53.3%;
height:100%;
border-left: 0px solid;
border-right: 0px solid;
@TopherW
TopherW / dabblet.css
Last active January 24, 2020 21:36
Clowns Take a Holiday
.linksPosted {display:none;}
.countsWarning {display:none;}
html {
background:url() 0% 0%/20% 100% no-repeat,
url(https://i.postimg.cc/g2yX9wCM/Circus-Clown-and-Doll.png) 0% 100%/100% 100% no-repeat;
background-position:center center ;
background-color:#0989b3;
overflow-x: hidden;