mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
5 lines
117 B
CSS
5 lines
117 B
CSS
|
|
.um-admin td, .um-admin th {
|
||
|
|
-webkit-font-smoothing: antialiased !important;
|
||
|
|
-moz-osx-font-smoothing: grayscale;
|
||
|
|
}
|