관리자 페이지 css 수정
.admin_content_wrap 식별자 일부 속성값 제거(height:700px)
This commit is contained in:
@@ -96,9 +96,7 @@ ul{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
}
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
font-weight: bolder;
|
||||
|
||||
@@ -95,9 +95,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
|
||||
@@ -95,9 +95,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
|
||||
@@ -95,9 +95,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
|
||||
@@ -91,9 +91,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_wrap div{
|
||||
margin-top: 280px;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Generated by Maven Integration for Eclipse
|
||||
#Mon Feb 08 06:13:16 KST 2021
|
||||
#Wed Feb 10 07:15:33 KST 2021
|
||||
m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project\\VamPa
|
||||
m2e.projectName=VamPa
|
||||
groupId=com.vam
|
||||
|
||||
@@ -96,9 +96,7 @@ ul{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
}
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
font-weight: bolder;
|
||||
|
||||
@@ -95,9 +95,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
|
||||
@@ -95,9 +95,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
|
||||
@@ -95,9 +95,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
|
||||
font-size: 40px;
|
||||
|
||||
@@ -91,9 +91,7 @@ ul{
|
||||
.admin_content_wrap{
|
||||
width: 80%;
|
||||
float:left;
|
||||
height: 100%;
|
||||
height: 700px;
|
||||
|
||||
height: 100%;
|
||||
}
|
||||
.admin_content_wrap div{
|
||||
margin-top: 280px;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Generated by Maven Integration for Eclipse
|
||||
#Mon Feb 08 06:13:18 KST 2021
|
||||
#Wed Feb 10 07:15:33 KST 2021
|
||||
m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project\\VamPa_MySQL
|
||||
m2e.projectName=VamPa_MySQL
|
||||
groupId=com.vam
|
||||
|
||||
Reference in New Issue
Block a user