parent
6cdeaaecba
commit
45742ee16e
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Reference in New Issue