|
|
| Dòng 205: |
Dòng 205: |
| min-width: 1.5em; | | min-width: 1.5em; |
| white-space: nowrap; | | white-space: nowrap; |
| | justify-items: center; |
| } | | } |
| .tttext { | | .tttext { |
| Dòng 216: |
Dòng 217: |
| .nozoom .tttext { | | .nozoom .tttext { |
| border-bottom: none; | | border-bottom: none; |
| | } |
| | |
| | .ttzoom .nomtext { |
| | display: block; |
| | margin: 20px; |
| | width: 80px; |
| | height: 80px; |
| } | | } |
| /* Strikethrough */ | | /* Strikethrough */ |
| Dòng 431: |
Dòng 439: |
| } | | } |
|
| |
|
| /* IDC */
| |
| .tttext .idc121{
| |
| transform: scaleX(0.5);
| |
| display: inline-block;
| |
| position: absolute;
| |
| left: -0.25em;
| |
| }
| |
| .tttext .idc122{
| |
| left: 0.15em;
| |
| position: relative;
| |
| transform: scalex(0.66);
| |
| display: inline-block;
| |
| }
| |
| .ttzoom .idc121{
| |
| transform: scaleX(0.5);
| |
| display: inline-block;
| |
| position: absolute;
| |
| left: -0.25em;
| |
| padding-left: 0.3em;
| |
| }
| |
|
| |
| .ttzoom .idc212{
| |
| position: relative;
| |
| transform: scalex(0.66);
| |
| display: inline-block;
| |
| left: 0.15em;
| |
| padding-left: 0.3em
| |
| }
| |
| .tttext .idc211{
| |
| transform: scaleX(0.5);
| |
| display: inline-block;
| |
| position: absolute;
| |
| left: -0.25em;
| |
| }
| |
| .tttext .idc212{
| |
| left: 0.15em;
| |
| position: relative;
| |
| transform: scalex(0.66);
| |
| display: inline-block;
| |
| }
| |
| .ttzoom .idc211{
| |
| transform: scaleX(0.5);
| |
| display: inline-block;
| |
| position: absolute;
| |
| left: -0.25em;
| |
| padding-left: 0.3em;
| |
| }
| |
|
| |
| .ttzoom .idc212{
| |
| position: relative;
| |
| transform: scalex(0.66);
| |
| display: inline-block;
| |
| left: 0.15em;
| |
| padding-left: 0.3em
| |
| }
| |
| /* Audio */ | | /* Audio */ |
| .mw-tmh-player.audio { | | .mw-tmh-player.audio { |