<신규개발>

(주요)작업내용 : 교육과정페이지 추가
This commit is contained in:
devnet 2024-09-24 05:00:55 +00:00
parent 6cdeaaecba
commit 45742ee16e
1 changed files with 6 additions and 1 deletions

View File

@ -88,7 +88,7 @@
@section scriptsHeader{
<style type="text/css">
.eduinfo .buildTab ul li {
width: 16.666%;
width: 14.2857%;
}
.eduinfo .buildTab ul li:nth-child(1).active a span:before, .eduinfo .buildTab ul li:nth-child(2).active a span:before, .eduinfo .buildTab ul li:nth-child(3).active a span:before, .eduinfo .buildTab ul li:nth-child(4).active a span:before, .eduinfo .buildTab ul li:nth-child(5).active a span:before, .buildTab ul li:nth-child(1) a span:before, .buildTab ul li:nth-child(2) a span:before, .buildTab ul li:nth-child(3) a span:before, .buildTab ul li:nth-child(4) a span:before, .buildTab ul li:nth-child(5) a span:before {
@ -102,6 +102,11 @@
.eduinfo .con {
margin: 20px 0;
}
.eduinfo .buildTab ul li a span {
padding-left: 0;
padding-right: 0;
}
</style>
}
@section scripts{