2023-04-25 12:05:23 +02:00
|
|
|
|
|
|
|
#portfolio {
|
|
|
|
background: url('/img/bg_grey.jpg') no-repeat;
|
|
|
|
background-position: center;
|
|
|
|
background-size: cover;
|
2023-04-27 16:30:13 +02:00
|
|
|
color: white;
|
2023-04-25 12:05:23 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#popover .color-emphasis,
|
|
|
|
#portfolio .color-emphasis {
|
|
|
|
color: #E77064;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#portfolio .phone-container {
|
|
|
|
height: 776px;
|
|
|
|
background: url('/img/phone_shoes.png');
|
|
|
|
}
|