diff --git a/src/Magnum/Platform/WebApplication.css b/src/Magnum/Platform/WebApplication.css index 66477a578..e10f013cd 100644 --- a/src/Magnum/Platform/WebApplication.css +++ b/src/Magnum/Platform/WebApplication.css @@ -24,7 +24,8 @@ 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; }