Template:AshStyle/style.css: Difference between revisions

no edit summary
(Created page with ".ash-mh { position: relative; } .ash-mh::before { position: absolute; width: 100%; text-align: center; left: 0; display: block; content: 'ả'; cl...")
 
No edit summary
Line 8: Line 8:
     display: block;
     display: block;
     content: 'ả';
     content: 'ả';
     clip: rect(0, 2em, 1ex, 0);
     clip: rect(0, 2em, 1.1ex, 0);
}
}


.ash-mh > span {
.ash-mh > span {
     display: inline-block;
     display: inline-block;
     height: 2.0ex;
     height: 1.9ex;
     overflow: hidden;
     overflow: hidden;
     display: inline-flex;
     display: inline-flex;
     align-items: end;
     align-items: flex-end;
}
}
1,088

edits