2016-05-13 15:16:55 +08:00
|
|
|
.original-english {
|
2016-05-15 21:27:57 +08:00
|
|
|
border-top: 1px dashed $regal;
|
|
|
|
&.hidden {
|
|
|
|
display: none !important;
|
|
|
|
}
|
2016-05-13 15:16:55 +08:00
|
|
|
}
|
2016-05-14 16:20:01 +08:00
|
|
|
|
2016-05-14 19:27:44 +08:00
|
|
|
.translated-cn {
|
2016-05-14 16:20:01 +08:00
|
|
|
em {
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
}
|
2016-05-14 19:25:47 +08:00
|
|
|
|
|
|
|
td, th {
|
|
|
|
> p:last-child {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|