mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
8 lines
143 B
CSS
8 lines
143 B
CSS
![]() |
@media (-o-min-device-pixel-ratio: 2/1) {
|
||
|
.test-math-and-units {
|
||
|
font: ignores 0/0 rules;
|
||
|
test-division: 7em;
|
||
|
simple: 2px;
|
||
|
}
|
||
|
}
|