|
@@ -40,7 +40,7 @@
|
|
line-height: 70px;
|
|
line-height: 70px;
|
|
font-size: 28px;
|
|
font-size: 28px;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
- color: #333;
|
|
|
|
|
|
+ color: #1E1E1E;
|
|
}
|
|
}
|
|
|
|
|
|
.details-content-title-box {
|
|
.details-content-title-box {
|
|
@@ -61,7 +61,7 @@
|
|
padding-right: 5px;
|
|
padding-right: 5px;
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
z-index: 10;
|
|
z-index: 10;
|
|
- color: #333;
|
|
|
|
|
|
+ color: #1E1E1E;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
@@ -109,7 +109,7 @@
|
|
padding: 15px 18px;
|
|
padding: 15px 18px;
|
|
}
|
|
}
|
|
.details-content-menu-line {
|
|
.details-content-menu-line {
|
|
- height: 15px;
|
|
|
|
|
|
+ height: 20px;
|
|
width: 0;
|
|
width: 0;
|
|
background-color: #E0E2E3;
|
|
background-color: #E0E2E3;
|
|
margin-left: 0px
|
|
margin-left: 0px
|
|
@@ -183,7 +183,7 @@ pre {
|
|
white-space: pre-wrap;
|
|
white-space: pre-wrap;
|
|
word-wrap: break-word;
|
|
word-wrap: break-word;
|
|
font-family: inherit;
|
|
font-family: inherit;
|
|
- color: #333;
|
|
|
|
|
|
+ color: #1E1E1E;
|
|
margin: 10px 0;
|
|
margin: 10px 0;
|
|
line-height: 21px;
|
|
line-height: 21px;
|
|
}
|
|
}
|