diff --git a/src/css/boardEpilogue.css b/src/css/boardEpilogue.css
index 960103d..ecdb5f2 100644
--- a/src/css/boardEpilogue.css
+++ b/src/css/boardEpilogue.css
@@ -328,4 +328,4 @@
clear: both;
}
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/css/myPage.css b/src/css/myPage.css
index acba587..f4f5e07 100644
--- a/src/css/myPage.css
+++ b/src/css/myPage.css
@@ -1,10 +1,13 @@
.userInfo {
- width: 15%;
+ width: 17%;
height: 75%;
+ line-height: 2;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: #e3dede;
+ margin-left: 14.5%;
+ float: left;
}
.userProfile {
@@ -12,6 +15,7 @@
border-radius: 50%;
margin-left: 15%;
margin-top: 10%;
+ margin-bottom:10%;
}
#mpDIV{
@@ -22,8 +26,6 @@
border-bottom-left-radius : 7px;
}
-
-
#bold{
text-align: right;
font-size: 20px;
@@ -56,6 +58,8 @@
border-bottom-right-radius : 0px;
border-bottom-left-radius : 0px;
border-color: #e3dede;
+ float: left;
+ width: 24%;
}
.userTag{
@@ -86,12 +90,12 @@
height: 1250px;
}
-
.point{
border-top-style: solid;
border-top-color: #e3dede;
border-top-width: 1px;
}
+
#left{
text-align: left;
margin-left: 10%;
@@ -116,6 +120,9 @@
margin-right: 3%;
}
+
+/* 여기서부터 신뢰점수 리스트 */
+
li{
list-style: none;
}
@@ -168,6 +175,15 @@ li{
text-shadow:0.5px 0.5px 0.5px #000;
}
+.trust_li{
+ display: flex;
+ width: 90%;
+ margin-left: 5%;
+ margin-bottom: 3%;
+}
+
+/* 여기까지 신뢰점수 리스트 */
+
.last_join{
width: 50%;
margin-top: 3%;
@@ -180,4 +196,118 @@ li{
border-top-right-radius : 50px;
border-bottom-right-radius : 50px;
border-bottom-left-radius : 50px;
+}
+
+.else{
+ margin-left: 15%;
+}
+
+.userProfile_info{
+ margin-bottom: 5%;
+}
+
+.fontsize25px{
+ font-size: 25px;
+}
+
+.fontsize20px{
+ font-size: 20px;
+}
+
+.fontsize15px{
+ font-size: 15px;
+}
+
+.inline_flex{
+ display: inline-flex;
+}
+
+.point_str{
+ display: inline-flex;
+ font-size: 25px;
+ margin-left: 10%;
+}
+
+.point_num{
+ display: inline-flex;
+ font-size: 25px;
+}
+
+.support_list_main{
+ text-align: left;
+ font-size: 20px;
+ margin-left: 5%;
+}
+
+.top_string{
+ text-align: left;
+ margin-left: 3%;
+ font-size: 25px;
+}
+
+.mypage_maintool{
+ margin-left: 3%;
+ margin-right: 3%;
+ float: left;
+}
+
+.img_style{
+ width: 300px;
+ height: 180px;
+}
+
+.avis_title{
+ margin-bottom: 2%;
+ height: 30%;
+}
+
+.avis_body{
+ text-align: left;
+ font-size: 15px;
+}
+
+.undo_button{
+ text-align: right;
+ margin-right: 10%;
+ margin-bottom: 3%;
+}
+
+.img_style{
+ margin-left: 3%;
+ margin-right: 3%;
+ float: left;
+ height: 30%;
+}
+
+.exchange_button{
+ text-align: right;
+ margin-right: 10%;
+ margin-bottom: 3%;
+}
+
+.undo_button{
+ text-align: right;
+ margin-right: 10%;
+ margin-bottom: 3%;
+}
+
+.epilogue_div{
+ display: flex;
+ width: 90%;
+ margin-left: 5%;
+ margin-bottom: 3%;
+}
+
+.epilogue_title{
+ text-align: left;
+ margin-left: 3%;
+ font-size: 25px;
+}
+
+.left4{
+ margin-left: 4%;
+}
+
+.right{
+ text-align: right;
}
\ No newline at end of file
diff --git a/src/css/myPageMain.css b/src/css/myPageMain.css
deleted file mode 100644
index c49d627..0000000
--- a/src/css/myPageMain.css
+++ /dev/null
@@ -1,97 +0,0 @@
-.userInfo{
- width: 15%;
- height: 80%;
- text-align: center;
- border-style: groove;
- border-top-left-radius : 10px;
- border-top-right-radius : 10px;
- border-bottom-right-radius : 10px;
- border-bottom-left-radius : 10px;
- background-color: white;
- border-style: groove;
- border-width: 1px;
-}
-
-.userProfile {
- width: 60%;
- border-radius: 50%;
- margin-left: 15%;
- margin-top: 15%;
-}
-.listTool{
- height: 20%;
- width: 60%;
- margin-left: 3%;
- background-color: white;
- float: left;
- border-style: groove;
- border-top-left-radius : 0px;
- border-top-right-radius : 0px;
- border-bottom-right-radius : 0px;
- border-bottom-left-radius : 0px;
-}
-.option_tool{
- background-color: black;
-}
-
-.supportList{
- border-left-width:1px;
- border-left-style:solid;
- border-top-left-radius : 0px;
- border-top-right-radius : 0px;
- border-bottom-right-radius : 0px;
- border-bottom-left-radius : 0px;
-}
-
-#mpDIV{
- height: 80%;
- text-align: center;
- border-style: groove;
- border-top-left-radius : 10px;
- border-top-right-radius : 10px;
- border-bottom-right-radius : 10px;
- border-bottom-left-radius : 10px;
-
-}
-
-#left{
- text-align: left;
- margin-left: 10%;
-}
-
-#bold{
- text-align: right;
- font-size: 20px;
-}
-
-
-.userTag{
- margin-left: 10%;
- width: 80%;
- border-style:groove;
- border-top-left-radius : 10px;
- border-top-right-radius : 10px;
- border-bottom-right-radius : 10px;
- border-bottom-left-radius : 10px;
-}
-
-.profile{
- margin-top: 1%;
- height: 80%;
- width: 75%;
- margin-left: 3%;
- float:left;
- border-style: solid;
- border-width: 1px;
- border-color: #e3dede;
- text-align: left;
- border-top-left-radius : 7px;
- border-top-right-radius : 7px;
- border-bottom-right-radius : 7px;
- border-bottom-left-radius : 7px;
-}
-
-.option_list{
- list-style: none;
- text-align: left;
-}
\ No newline at end of file
diff --git a/src/css/myPageOption.css b/src/css/myPageOption.css
deleted file mode 100644
index 512e114..0000000
--- a/src/css/myPageOption.css
+++ /dev/null
@@ -1,73 +0,0 @@
-.userInfo{
- margin-top: 5%;
- width: 15%;
- height: 75%;
- background-color: white;
- border-style: groove;
-}
-
-.userProfile {
- width: 60%;
- border-radius: 50%;
- margin-left: 15%;
- margin-top: 15%;
-}
-
-#mpDIV{
- text-align: center;
- border-top-left-radius : 10px;
- border-top-right-radius : 10px;
- border-bottom-right-radius : 10px;
- border-bottom-left-radius : 10px;
-}
-
-#left{
- text-align: left;
- margin-left: 10%;
-}
-
-#bold{
- text-align: right;
- font-size: 20px;
-}
-
-.supportList{
- margin-top: 10%;
- border-left-width:1px;
- border-left-style:solid;
- border-top-left-radius : 0px;
- border-top-right-radius : 0px;
- border-bottom-right-radius : 0px;
- border-bottom-left-radius : 0px;
-}
-
-.userTag{
- margin-left: 10%;
- width: 80%;
- border-style:groove;
- border-top-left-radius : 10px;
- border-top-right-radius : 10px;
- border-bottom-right-radius : 10px;
- border-bottom-left-radius : 10px;
-}
-
-.profile{
- margin-top: 5.2%;
- height: 80%;
- width: 40%;
- margin-left: 3%;
- background-color: white;
- float:left;
- border-style: groove;
-}
-
-ul{
- list-style: none;
- text-align: left;
-}
-
-.optionButton{
- float: right;
- margin-right: 5%;
- margin-top: 3%;
-}
\ No newline at end of file
diff --git a/src/mypage/myPageApplication.html b/src/mypage/myPageApplication.html
index 90600ca..daa78dc 100644
--- a/src/mypage/myPageApplication.html
+++ b/src/mypage/myPageApplication.html
@@ -89,94 +89,93 @@
-
-
+ hongGD@gmail.com
+010-1234-5678
+과일, 나눔, 체험
+hongGD@gmail.com
-010-1234-5678
-과일, 나눔, 체험
- -포인트 :
-10,000 P
+포인트 :
+10,000 P
+신청내역
신청내역
-관심목록
-신청취소
-관심목록
계정설정
-신청취소
지원완료
-지원서 열람
-참여이력
-스크랩
-계정설정
지원완료
+지원서 열람
+참여이력
+스크랩
+
장소 : 충청남도 논산시 대교동 @@ -191,13 +190,13 @@
장소 : 경기도 화성시 궁평항 +
장소 : 경기도 화성시 궁평항
날짜 : 2021년 10월 09일
업무시간 : 05시 ~ 11시
업무강도 : 상
@@ -208,13 +207,13 @@
장소 : - +
장소 : -
날짜 : -
업무시간 : -
업무강도 : -
@@ -224,13 +223,13 @@
장소 : - +
장소 : -
날짜 : -
업무시간 : -
업무강도 : -
diff --git a/src/mypage/myPageMain.html b/src/mypage/myPageMain.html
index 065bf71..d56a712 100644
--- a/src/mypage/myPageMain.html
+++ b/src/mypage/myPageMain.html
@@ -89,92 +89,91 @@
-
-
+ hongGD@gmail.com
+010-1234-5678
+과일, 나눔, 체험
+hongGD@gmail.com
-010-1234-5678
-과일, 나눔, 체험
- -포인트 :
-10,000 P
+포인트 :
+10,000 P
+신청내역
신청내역
-관심목록
-신청취소
-관심목록
계정설정
-신청취소
지원완료
-지원서 열람
-참여이력
-스크랩
-계정설정
지원완료
+지원서 열람
+참여이력
+스크랩
+
- 2022.10.22
+2022.10.22
- 2022.09.17
+2022.09.17
- 2022.09.05
+2022.09.05
-
+ hongGD@gmail.com
+010-1234-5678
+과일, 나눔, 체험
+hongGD@gmail.com
-010-1234-5678
-과일, 나눔, 체험
- -포인트 :
-10,000 P
+포인트 :
+10,000 P
+신청내역
신청내역
-관심목록
-신청취소
-관심목록
계정설정
-신청취소
지원완료
-지원서 열람
-참여이력
-스크랩
-계정설정
지원완료
+지원서 열람
+참여이력
+스크랩
+