|
|
𣳔2.142: |
𣳔2.142: |
| #noteTA { | | #noteTA { |
| display: none; | | display: none; |
| }
| |
|
| |
| /* FROM VIETNAMESE WIKIPEDIA */
| |
| /* Kiểu cho các bản mẫu hộp thông tin */
| |
| .infobox {
| |
| border: 1px solid #aaa;
| |
| background-color: #f9f9f9;
| |
| color: black;
| |
| /* @noflip */
| |
| margin: 0.5em 0 0.5em 1em;
| |
| padding: 0.35em;
| |
| /* @noflip */
| |
| float: right;
| |
| /* @noflip */
| |
| clear: right;
| |
| /* @noflip */
| |
| text-align: left;
| |
| font-size: 90%;
| |
| line-height: 1.4em;
| |
| min-width: 290px;
| |
| max-width: 325px;
| |
| word-wrap: break-word;
| |
| }
| |
| .infobox caption {
| |
| font-size: 125%;
| |
| font-weight: bold;
| |
| }
| |
| .infobox td,
| |
| .infobox th {
| |
| vertical-align: top;
| |
| }
| |
| .infobox th[scope="row"] {
| |
| max-width: 140px;
| |
| word-wrap: normal;
| |
| }
| |
| .infobox th[scope=col].double {
| |
| text-align: left;
| |
| }
| |
| .infobox th[scope=row] {
| |
| text-align: left;
| |
| vertical-align: top;
| |
| padding-right: 0.8em;
| |
| /* width: 30%; */
| |
| width: 8em;
| |
| }
| |
| .infobox th[scope=row],
| |
| .infobox td {
| |
| padding-top: 4px;
| |
| vertical-align: top;
| |
| }
| |
| .infobox th[scope=row].middle {
| |
| vertical-align: middle;
| |
| }
| |
| .infobox.bordered {
| |
| border-collapse: collapse;
| |
| }
| |
| .infobox.bordered td,
| |
| .infobox.bordered th {
| |
| border: 1px solid #aaa;
| |
| }
| |
| .infobox.bordered .borderless td,
| |
| .infobox.bordered .borderless th {
| |
| border: 0;
| |
| }
| |
|
| |
| .infobox td.data {
| |
| text-align: center;
| |
| }
| |
|
| |
| .infobox.sisterproject {
| |
| width: 20em;
| |
| font-size: 90%;
| |
| }
| |
|
| |
| .infobox.standard-talk {
| |
| border: 1px solid #c0c090;
| |
| background-color: #f8eaba;
| |
| }
| |
| .infobox.standard-talk.bordered td,
| |
| .infobox.standard-talk.bordered th {
| |
| border: 1px solid #c0c090;
| |
| }
| |
|
| |
| /* Kiểu cho hộp phân loại */
| |
|
| |
| .infobox.taxobox th[scope=row] {
| |
| text-align: left;
| |
| vertical-align: top;
| |
| width: 10em;
| |
| }
| |
|
| |
| /* Kiểu cho infobox road */
| |
|
| |
| .infobox.road th[scope=row] {
| |
| text-align: left;
| |
| vertical-align: top;
| |
| width: 5em;
| |
| }
| |
|
| |
| /* Kiểu cho infobox có bản đồ đường sắt */
| |
|
| |
| .infobox.railway {
| |
| background: #F9F9F9;
| |
| border: 1px solid #AAA;
| |
| clear: right;
| |
| float: right;
| |
| line-height: 1.4em;
| |
| font-size: 0.9em;
| |
| max-width: 750px;
| |
| margin: 0 0 0.5em 1em;
| |
| word-wrap: break-word;
| |
| }
| |
|
| |
| .infobox.railway th[scope=row],
| |
| .infobox.railway td {
| |
| padding-top: 0px;
| |
| vertical-align: top;
| |
| }
| |
|
| |
| /* Kiểu cho các infobox có viền và các hàng được nhập với nhau */
| |
| .infobox.bordered .mergedtoprow td,
| |
| .infobox.bordered .mergedtoprow th {
| |
| border: 0;
| |
| border-top: 1px solid #aaa;
| |
| /* @noflip */
| |
| border-right: 1px solid #aaa;
| |
| }
| |
|
| |
| .infobox.bordered .mergedrow td,
| |
| .infobox.bordered .mergedrow th {
| |
| border: 0;
| |
| /* @noflip */
| |
| border-right: 1px solid #aaa;
| |
| }
| |
|
| |
| /* Kiểu cho các infobox địa lý, v.d. quốc gia, các đơn vị hành chính. */
| |
| .infobox.geography {
| |
| border-collapse: collapse;
| |
| line-height: 1.2em;
| |
| font-size: 90%;
| |
| }
| |
|
| |
| .infobox.geography td,
| |
| .infobox.geography th {
| |
| border-top: 1px solid #aaa;
| |
| padding: 0.4em 0.6em 0.4em 0.6em;
| |
| }
| |
| .infobox.geography .mergedtoprow td,
| |
| .infobox.geography .mergedtoprow th {
| |
| border-top: 1px solid #aaa;
| |
| padding: 0.4em 0.6em 0.2em 0.6em;
| |
| }
| |
|
| |
| .infobox.geography .mergedrow td,
| |
| .infobox.geography .mergedrow th {
| |
| border: 0;
| |
| padding: 0 0.6em 0.2em 0.6em;
| |
| }
| |
|
| |
| .infobox.geography .mergedbottomrow td,
| |
| .infobox.geography .mergedbottomrow th {
| |
| border-top: 0;
| |
| border-bottom: 1px solid #aaa;
| |
| padding: 0 0.6em 0.4em 0.6em;
| |
| }
| |
|
| |
| .infobox.geography .maptable td,
| |
| .infobox.geography .maptable th {
| |
| border: 0;
| |
| padding: 0;
| |
| } | | } |