HapyMan
Full Stack Developer
Kullanıcı
-
Üyelik
14.05.2016
-
Yaş/Cinsiyet
32 / E
-
Meslek
What do you do exactly ?
-
Konum
İstanbul Avrupa
-
Ad Soyad
T** T**
-
Mesajlar
561
-
Beğeniler
171 / 208
-
Ticaret
0, (%0)
bu işinizi görecektir.
.changer {
width: 150px;
height: 60px;
text-align: center;
line-height: 60px;
background-color: #c3c3c3;
font-family: 'Roboto',sans-serif;
border-radius: 10px;
position: relative;
float: left;
cursor: pointer; }
.change {
width: 200px;
height: 200px;
margin-left: 10px;
color: #fff;
background-color: #3bdfe3;
position: relative;
float: left; }
.changer:hover + .change {
background-color: darkred; }
aJgdqa