This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Prince */ | |
@-o-keyframes Angie-Smith-Up-Down { | |
0% { | |
-o-transform: translateY(-0px) rotateY(0); | |
} | |
50% { | |
-o-transform: translateY(150pt) rotateY(0); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* My spring mess*/ | |
-@-webkit-keyframes overlay { | |
from { | |
background-position: 0 0; | |
} | |
to { | |
background-position: -100% 0; | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* My spring mess*/ | |
-@-webkit-keyframes overlay { | |
from { | |
background-position: 0 0; | |
} | |
to { | |
background-position: -100% 0; | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* no idea */ | |
@-webkit-keyframes fadeInLeft { | |
0% { | |
opacity: 0; | |
-webkit-transform: translateX(-20px) | |
} | |
100% { | |
opacity: 1; | |
-webkit-transform: translateX(0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Spring Time */ | |
.linksPosted { | |
display: none | |
} | |
.countsWarning { | |
display: none | |
} | |
* { | |
margin: 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Happy Frog */ | |
.linksPosted { | |
display: none | |
} | |
.countsWarning { | |
display: none | |
} | |
* { | |
margin: 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Angies helper page keyframes */ | |
.YBNY tr:first-child td{ background:-o-linear-gradient(bottom, #e1c893 5%, #fff8f0 100%); | |
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1c893), color-stop(1, #fff8f0) ); | |
background:-moz-linear-gradient( center top, #e1c893 5%, #fff8f0 100% ); | |
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e1c893", endColorstr="#fff8f0"); | |
background: -o-linear-gradient(top,#e1c893,fff8f0); background-color:#e1c893; | |
border:0px solid TRANSPARENT; text-align:center; border-width:0px 0px 1px 1px; font-size:18px; font-family:Arial; font-weight:bold; color:#FFF; | |
} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Should be me */ | |
.linksPosted {display: none;} | |
.countsWarning {display: none;}* | |
{ | |
padding: 0; | |
margin: 0; | |
} | |
html { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Group rules */ | |
body, | |
body { | |
background: url(https://img-fotki.yandex.ru/get/64624/355193253.92/0_193089_37998e47_XL) 50% 50%/100% 100% repeat fixed, #fff; | |
} | |
#ta { | |
font: bold 16px Coming Soon; | |
color: DarkViolet ; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Fave flashes */ | |
hanging stars : http://www.56.com/flashApp/swf_effect/f57.swf | |
dragonfly : http://www.56.com/flashApp/swf_effect/f63.swf | |
pink flyin hearts : http://www.56.com/flashApp/swf_effect/f95.swf | |
bear balloon heart: http://www.56.com/flashApp/swf_effect/f102.swf | |
hanging ball w/ orange heart : http://www.56.com/flashApp/swf_effect/f12.swf |