Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Portfolio/asset/ic_keyboard_arrow_up_24px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
117 changes: 61 additions & 56 deletions Portfolio/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -528,10 +528,10 @@ padding-left: 3%;

/* Services Style */
.services{
height: 614px;
height: 650px;
background-color:#242B2E;
display: flex;
flex-direction: column;
flex-direction: column;
}
.top-services {
display:flex;
Expand All @@ -551,7 +551,8 @@ padding-left: 3%;
overflow-y: hidden;
background-image: url('asset/Group 12.png');
background-position:-40px -10px, 30px 30px, 10px 10px;
background-size:100% ;
background-size:100% ;

}
.scroll-list{
display:flex;
Expand All @@ -560,7 +561,7 @@ padding-left: 3%;
/* margin-top: 20%; */
margin-left:0px;
margin-right:50px;
margin-top:50px;
margin-top:45px;
/* background-color:rgba(0,0,0, 0.1); */
}
.scroll-list li {
Expand All @@ -586,16 +587,16 @@ padding-left: 3%;
display:flex;
width:200px;
height:60px;
font-size:19px;
/* text-align: center; */
font-size:13px;
background-color:rgba(0,0,0, 0.1);
background-color:#D7DADF;
border-bottom-left-radius: 20px;
border-bottom-right-radius:20px;
}
.p-li p {
text-align: center;
margin-top:20px;
margin-left:20px;
margin-left:40px;

}
.p1-top {
Expand All @@ -604,9 +605,10 @@ padding-left: 3%;
}
.p2-top {
color:#AF9D5A;
font-size:25px;
font-size:15px;
text-align: center;
margin-top:20px;
font-family: ASTRO;
}
.p-bottom {
margin-top: 20px;
Expand All @@ -626,7 +628,10 @@ padding-left: 3%;
justify-content: space-between;
cursor: pointer;
}

.arrow2 :hover {
background-color: #D7DADF;
border: 2px solid #5D5847 ;
}
/* .li2 {
display: none;
flex-direction: column;
Expand All @@ -637,7 +642,7 @@ padding-left: 3%;
overflow-x: hidden;
}
.services{
height: 614px;
height: 650px;
background-color:#242B2E;
display: flex;
flex-direction: column;
Expand All @@ -655,21 +660,20 @@ padding-left: 3%;
justify-content:space-between;
height:240px;
width:600px;
margin-left:20px;
margin-right:20px;
margin-left:10px;
margin-right:10px;
overflow-x:hidden;
overflow-y: hidden;
background-image: url('asset/Group 12.png');
background-position:-40px -10px, 30px 30px, 10px 10px;
background-color: black;
background-size:300% ;
background-position:-30px 10px, 50px 30px, 30px 30px;
background-size:160% ;
}
.scroll-list{
display:flex;
flex-direction: column;
align-items: center;
/* margin-top: 20%; */
margin-left:-10px;
margin-left:30px;
margin-right:30px;
margin-top:10px;
/* background-color:rgba(0,0,0, 0.1); */
Expand Down Expand Up @@ -714,26 +718,26 @@ padding-left: 3%;

}
#img {
display:flex;
flex-direction: row;
justify-content: space-between;
width:20px;
height:30px;
margin-top:100px;
margin-left:10px;
margin-right:10px;
height:30px;
display:flex;
flex-direction: row;
justify-content: space-between;
cursor: pointer;
}
.p2-top {
color:#AF9D5A;
font-size:15px;
font-size:8px;
text-align: center;
margin-top:20px;
}
.p-bottom {
margin-top: 20px;
color:#5D5847;
font-size:15px;
font-size:13px;
margin:30px;
}
}
Expand Down Expand Up @@ -765,16 +769,15 @@ padding-left: 3%;
overflow-x:hidden;
overflow-y: hidden;
background-image: url('asset/Group 12.png');
background-position:-40px -10px, 30px 30px, 10px 10px;
background-color: black;
background-size:300% ;
background-position:-20px 10px, 50px 30px, 30px 30px;
background-size:120% ;
}
.scroll-list{
display:flex;
flex-direction: column;
align-items: center;
/* margin-top: 20%; */
margin-left:-10px;
margin-left:30px;
margin-right:30px;
margin-top:10px;
/* background-color:rgba(0,0,0, 0.1); */
Expand Down Expand Up @@ -831,9 +834,10 @@ padding-left: 3%;
}
.p2-top {
color:#AF9D5A;
font-size:15px;
font-size:8px;
font-family: ASTRO;
text-align: center;
margin-top:20px;
margin-top:10px;
}
.p-bottom {
margin-top: 20px;
Expand Down Expand Up @@ -870,17 +874,17 @@ padding-left: 3%;
overflow-x:hidden;
overflow-y: hidden;
background-image: url('asset/Group 12.png');
background-position:-40px -10px, 30px 30px, 10px 10px;
background-position:10px -10px, 30px 30px, 10px 10px;
background-color: black;
background-size:300% ;
background-size:110% ;
}
.scroll-list{
display:flex;
flex-direction: column;
align-items: center;
/* margin-top: 20%; */
margin-left:-10px;
margin-right:30px;
margin-left:40px;
margin-right:40px;
margin-top:30px;
/* background-color:rgba(0,0,0, 0.1); */
}
Expand Down Expand Up @@ -911,23 +915,23 @@ padding-left: 3%;
display:flex;
width:170px;
height:50px;
font-size:10px;
font-size:13px;
/* text-align: center; */
background-color:rgba(0,0,0, 0.1);
background-color:#D7DADF;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.p-li p {
margin-top:5px;
margin-left:35px;
margin-top:10px;
margin-left:27px;

}
#img {
width:20px;
margin-top:150px;
margin-left:10px;
margin-right:10px;
margin-left:20px;
margin-right:20px;
height:30px;
display:flex;
flex-direction: row;
Expand All @@ -936,14 +940,14 @@ padding-left: 3%;
}
.p2-top {
color:#AF9D5A;
font-size:18px;
font-size:10px;
text-align: center;
margin-top:20px;
}
.p-bottom {
margin-top: 20px;
color:#5D5847;
font-size:19px;
font-size:15px;
margin:30px;
}
}
Expand Down Expand Up @@ -984,7 +988,7 @@ padding-left: 3%;
/* margin-top: 20%; */
margin-left:0px;
margin-right:50px;
margin-top:30px;
margin-top:50px;
/* background-color:rgba(0,0,0, 0.1); */
}
.scroll-list li {
Expand All @@ -999,26 +1003,26 @@ padding-left: 3%;

.img-services {
display: flex;
width: 200px;
height:200px;
width: 180px;
height:180px;
background-color:rgba(0,0,0, 0.1);
/* margin-top:20px; */
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.p-li {
display:flex;
width:200px;
height:60px;
font-size:15px;
width:180px;
height:50px;
font-size:13px;
/* text-align: center; */
background-color:rgba(0,0,0, 0.1);
background-color:#D7DADF;
border-bottom-left-radius: 20px;
border-bottom-right-radius:20px;
}
.p-li p {
margin-top:20px;
margin-top:13px;
margin-left:30px;
}
.p1-top {
Expand All @@ -1027,14 +1031,14 @@ padding-left: 3%;
}
.p2-top {
color:#AF9D5A;
font-size:20px;
font-size:12px;
text-align: center;
margin-top:20px;
}
.p-bottom {
margin-top: 20px;
color:#5D5847;
font-size:18px;
font-size:17px;
margin: 40px;
}

Expand All @@ -1057,6 +1061,7 @@ padding-left: 3%;
.services{
height: 614px;
background-color:#242B2E;
background-color: green;
display: flex;
flex-direction: column;
}
Expand All @@ -1077,8 +1082,8 @@ padding-left: 3%;
overflow-x:hidden;
overflow-y: hidden;
background-image: url('asset/Group 12.png');
background-position:-40px -10px, 30px 30px, 10px 10px;
background-size:100% ;
background-position:-50px -10px, 10px 10px, 20px 20px;
background-size:110% ;
}
.scroll-list{
display:flex;
Expand Down Expand Up @@ -1132,22 +1137,22 @@ padding-left: 3%;
}
.p2-top {
color:#AF9D5A;
font-size:25px;
font-size:15px;
text-align: center;
margin-top:20px;
}
.p-bottom {
margin-top: 20px;
margin-top:15px;
color:#5D5847;
font-size:20px;
margin: 40px;
font-size:16px;
margin:30px;
}

#img {
width:20px;
margin-top:150px;
margin-left:30px;
margin-right:30px;
margin-left:20px;
margin-right:20px;
height:30px;
display:flex;
flex-direction: row;
Expand Down
2 changes: 1 addition & 1 deletion Portfolio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
</div>
<div class="scroll-list">
<img src="asset/softwar.jpg" class="img-services" />
<div class="p-li"><p>Custom Software Development</p></div>
<div class="p-li"><p>Custom Software<br/> Development</p></div>
</div>
<div class="scroll-list">
<img src="asset/web.jpg" class="img-services" />
Expand Down