Показать сообщение отдельно
  #5 (permalink)  
Старый 13.05.2013, 22:54
Аватар для Aetae
Тлен
Отправить личное сообщение для Aetae Посмотреть профиль Найти все сообщения от Aetae
 
Регистрация: 02.01.2010
Сообщений: 6,584

Это же ссылка, нэ?)
<style>
.spacer{
	height: 10px;
	line-height: 20px;
	border-bottom: 2px dotted #9f3;
	display: block;
	margin-right: 150px;
	text-decoration: none;
}
.spacer:after{
	content: "детально >>";
	background:#ddd;
	color:#fff;
	border-radius:10px;
	display: block;
	float: right;
	text-align:center;
	width: 130px;
	margin-right: -150px;
}
.spacer:hover:after{
	background:#9f3;   
}
</style>
<a class="spacer" href="#"></a>
__________________
29375, 35
Ответить с цитированием