![]()
*/
/* ^^^ repeat music div onwards up to five or six times ^^^ */
/* alternatively, music player can be used by itself */
/* ------------------------------------------------------------------------------------- */
/* hides youtube player but keeps button interactive */
/* to line up properly, da:embed dimensions must be 50w x 35h */
/* ------------------------------------------------------------------------------------- */
body div#devskin12076379 .music i {
opacity:0;
filter:alpha(opacity=0);
_zoom:1;
}
/* ------------------------------------------------------------------------------------- */
/* styles & dimensions */
/* ------------------------------------------------------------------------------------- */
body div#devskin12076379 .clip {
width:75%;
opacity:0.8;
filter:alpha(opacity=80);
_zoom:1;
padding-bottom:5px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
background:#2f1b1d;
}
body div#devskin12076379 .clip img {
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
body div#devskin12076379 .music {
display:inline-block;
width:50px;
height:35px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
background:#472f31 url('https://orig00.deviantart.net/40cc/f/2018/011/b/0/eq_by_sootybosk_dbsi4bi_by_versipeli-dbzpvbm.gif') no-repeat center center;
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
}
body div#devskin12076379 .music:hover {
background:#602d34 url('https://orig00.deviantart.net/9f6f/f/2018/011/8/d/player_by_sootybosk_dbcfvtg_by_versipeli-dbzpvb6.png') no-repeat center center;
background-size:15px 15px;
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
transition:all 0.4s;
-moz-transition:all 0.4s;
-webkit-transition:all 0.4s;
-ms-transition:all 0.4s;
-o-transition:all 0.4s;
}
/* ------------------------------------------------------------------------------------- */
/* S T A T I C . T H U M B N A I L S - W H O L E */
/* ------------------------------------------------------------------------------------- */
/* thumbnails with an opacity effect on hover */
/* any size, whole image */
/* one thumbnail per code */
/*
![]()
*/
/* ------------------------------------------------------------------------------------- */
body div#devskin12076379 .thumbfull {
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
display:inline-block;
background:#57383a;
border:3px solid #57383a;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
z-index:99;
}
body div#devskin12076379 .thumbfull img {
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
body div#devskin12076379 .thumbfull:hover {
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
}
/* ------------------------------------------------------------------------------------- */
/* S T A T I C . T H U M B N A I L S - C R O P P E D */
/* ------------------------------------------------------------------------------------- */
/* medium-sized cropped thumbnails with an opacity effect on hover */
/* different codes for horizontal and vertical pictures */
/* may have unexpected results with oddly-shaped pictures */
/* one thumbnail per code */
/*
![]()
*/
/*
![]()
*/
/* ------------------------------------------------------------------------------------- */
body div#devskin12076379 .thumbhor {
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
display:inline-block;
overflow:hidden;
position:relative;
width:240px;
height:180px;
background:#57383a;
border:3px solid #57383a;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
z-index:99;
}
body div#devskin12076379 .thumbvert {
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
display:inline-block;
overflow:hidden;
position:relative;
width:200px;
height:220px;
background:#57383a;
border:3px solid #57383a;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
z-index:99;
}
body div#devskin12076379 .thumbhor img {
position:absolute;
height:auto;
width:auto;
margin:auto;
left:-1000%;
right:-1000%;
bottom:-1000%;
top:-1000%;
}
body div#devskin12076379 .thumbvert img {
position:absolute;
height:auto;
width:auto;
margin:auto;
left:-1000%;
right:-1000%;
bottom:-1000%;
top:-1000%;
}
body div#devskin12076379 .thumbhor:hover {
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
}
body div#devskin12076379 .thumbvert:hover {
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
}
/* ------------------------------------------------------------------------------------- */
/* D Y N A M I C . T H U M B N A I L S - modified from simplysilent */
/* ------------------------------------------------------------------------------------- */
/* containers with cropped thumbnails that have a pop-out effect on hover */
/* mini container has a grid of small squares */
/* large container has largest thumbnails */
/* may have unexpected results with oddly-shaped pictures */
/*
:thumbxxxxxx::thumbxxxxxx::thumbxxxxxx:
*/
/*
:bigthumbxxxxxx::bigthumbxxxxxx:
*/
/* the containers can be placed side by side */
/* best to only use one large thumbnail */
/* the mini squares have a left float, so the mini container should come second */
/*
:bigthumbxxxxxx:
:thumbxxxxxx::thumbxxxxxx::thumbxxxxxx:
*/
/* ------------------------------------------------------------------------------------- */
body div#devskin12076379 .mini {
display:inline-block;
width:50%;
padding:0 auto;
margin:0 auto;
z-index:99;
}
body div#devskin12076379 .large {
display:inline-block;
vertical-align:top;
margin:0 auto;
z-index:99;
}
/* ------------------------------------------------------------------------------------- */
/* styles & dimensions */
/* ------------------------------------------------------------------------------------- */
body div#devskin12076379 .mini .shadow-holder {
display:inline-block;
float:left;
overflow:hidden;
background:#57383a;
width:85px;
height:85px;
border:3px solid #472f31;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
}
body div#devskin12076379 .large .shadow-holder {
display:inline-block;
overflow:hidden;
background:#472f31;
width:210px;
height:250px;
border:3px solid #57383a;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
}
body div#devskin12076379 .large .alt {
display:inline-block;
overflow:hidden;
background:#472f31;
width:210px;
height:250px;
border:3px solid #57383a;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
margin:5px;
}
body div#devskin12076379 .mini .shadow-holder img {
width:auto;
height:150px;
overflow:hidden;
padding:0px;
max-width:none;
margin:-25px 0 0 -15px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
}
body div#devskin12076379 .large .shadow-holder img {
height:300px;
width:auto;
overflow:hidden;
padding:0px;
max-width:none;
margin:-15px 0 0 -15px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
}
body div#devskin12076379 .large .alt img {
height:300px;
width:auto;
overflow:hidden;
padding:0px;
max-width:none;
margin:-15px 0 0 -15px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
opacity:0.9;
filter:alpha(opacity=90);
_zoom:1;
}
body div#devskin12076379 .mini .shadow-holder:hover img {
position:absolute!important;
background:#57383a;
min-width:0px;
min-height:0px;
padding:3px;
margin:-25px 0 0 -53px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
z-index:99;
}
body div#devskin12076379 .large .shadow-holder:hover img {
position:absolute!important;
background:#57383a;
padding:3px;
margin:-25px 0 0 -118px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
z-index:99;
}
body div#devskin12076379 .large .alt:hover img {
position:absolute!important;
background:#57383a;
padding:3px;
margin:-25px 0 0 -118px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
opacity:1;
filter:alpha(opacity=100);
_zoom:1;
z-index:99;
}
▼
e r s i p e l i
Versipel
: that which has a form or nature that changes often ∙
Seren V
∙ Aspiring concept artist / illustrator ∙ Introvert ∙ Liberal ∙ Capricorn ∙
☽
Yharnamite
❤
flora & fauna, witches & warlocks, monsters, eldritch horrors, victoriana, dark fantasy, video games, soulsborne, strega fashion, vulture culture, bones, gemstones, celestial bodies, science, ale, tea, cats, wolves, doom & goth & post metal
t r i u m v i r a t e
icons: Kiri-Nic
Related content
Comments: 0