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