iwmlib/lib/pixi/test/test.css

18 lines
202 B
CSS
Raw Permalink Normal View History

2019-03-21 09:57:27 +01:00
#mocha {
margin: 0;
font: inherit;
}
#mocha-stats {
position: absolute;
top: 70px;
}
#mocha-stats li.progress {
float: none !important;
}
#mocha-report a {
font-size: .9em;
}