адпврп
названиетемы
Страница: 1
Сообщений 1 страница 4 из 4
Поделиться12016-01-12 01:10:28
Поделиться42016-05-05 12:01:51
Код:
<!--HTML--><style type="text/css">
a {
color:#4de2e0;
text-decoration:none;
}
#container {
width:200px;
height:200px;
position:relative;
overflow:hidden;
z-index:0;
padding:0;
margin:0 auto;
background-image:url(http://funkyimg.com/u2/1039/150/614650_png.png);
border:10px solid #5c3c23;
}
#container:hover {
border-color:#594531;
}
#overlay {
background-color:#5c3c23;
display:block;
position:absolute;
top:0;
left:0;
width:200px;
height:200px;
z-index:1;
}
#hover {
width:200px;
display:block;
height:200px;
position:absolute;
z-index:3;
padding:25px;
}
#hover p {
color:#fff;
font-weight:normal;
}
</style>Страница: 1









