Показать сообщение отдельно
  #6 (permalink)  
Старый 29.11.2017, 15:46
Аватар для join
Профессор
Отправить личное сообщение для join Посмотреть профиль Найти все сообщения от join
 
Регистрация: 05.03.2012
Сообщений: 477

<style>.bimg{
	    position: relative;
    display: inline-block;
}
.bimg:before,
.bimg:after{
	content:"";
	position:absolute;
	display: block;
	width: 50%;
	height:100%;
}
.bimg:before{
	cursor: url(https://web.archive.org/web/20140602175242im_/http://ak.imgfarm.com/images/cursormania/files/0/43a.gif) 2 2, default;
}
.bimg:after{
	right:0;
	top:0;
	cursor: url(https://web.archive.org/web/20160629035404im_/http://ak.imgfarm.com/images/cursormania/files/6/3460.gif) 2 2, default;
}</style><div class="bimg"><img src="https://2ch.hk/wrk/src/1128604/15095536864540.png" alt=""/></div>
Ответить с цитированием