Browse Source

Platform: reference the other Emscripten markup for keeping consistency.

master
Vladimír Vondruš 1 month ago
parent
commit
41d5eb43e2
  1. 3
      src/Magnum/Platform/WebApplication.css

3
src/Magnum/Platform/WebApplication.css

@ -24,7 +24,8 @@
DEALINGS IN THE SOFTWARE. DEALINGS IN THE SOFTWARE.
*/ */
/* Colors kept in sync with m.css dark theme, https://mcss.mosra.cz */ /* Colors kept in sync with m.css dark theme, https://mcss.mosra.cz. The same
stylesheet is in Corrade's TestSuite/EmscriptenRunner.html.in. */
*, ::before, ::after { box-sizing: border-box; } *, ::before, ::after { box-sizing: border-box; }

Loading…
Cancel
Save