관리자 페이지 css 수정

.admin_content_wrap 식별자 일부 속성값 제거(height:700px)
This commit is contained in:
SeoJin Kim
2021-02-10 07:32:28 +09:00
parent f6dfa4058e
commit 2ce7d59398
12 changed files with 12 additions and 32 deletions

View File

@@ -96,9 +96,7 @@ ul{
width: 80%;
float:left;
height: 100%;
height: 700px;
}
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;
font-weight: bolder;

View File

@@ -95,9 +95,7 @@ ul{
.admin_content_wrap{
width: 80%;
float:left;
height: 100%;
height: 700px;
height: 100%;
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;

View File

@@ -95,9 +95,7 @@ ul{
.admin_content_wrap{
width: 80%;
float:left;
height: 100%;
height: 700px;
height: 100%;
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;

View File

@@ -95,9 +95,7 @@ ul{
.admin_content_wrap{
width: 80%;
float:left;
height: 100%;
height: 700px;
height: 100%;
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;

View File

@@ -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;

View File

@@ -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

View File

@@ -96,9 +96,7 @@ ul{
width: 80%;
float:left;
height: 100%;
height: 700px;
}
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;
font-weight: bolder;

View File

@@ -95,9 +95,7 @@ ul{
.admin_content_wrap{
width: 80%;
float:left;
height: 100%;
height: 700px;
height: 100%;
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;

View File

@@ -95,9 +95,7 @@ ul{
.admin_content_wrap{
width: 80%;
float:left;
height: 100%;
height: 700px;
height: 100%;
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;

View File

@@ -95,9 +95,7 @@ ul{
.admin_content_wrap{
width: 80%;
float:left;
height: 100%;
height: 700px;
height: 100%;
}
.admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */
font-size: 40px;

View File

@@ -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;

View File

@@ -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