Update test styles.

This commit is contained in:
Lars Jung 2015-04-27 02:13:26 +02:00
parent 785f4632c7
commit b5049ea855

View file

@ -68,7 +68,7 @@
#mocha {
max-width: 900px;
margin: 80px auto;
margin: 0 auto;
ul, li, h1, h2 {
margin: 0;
@ -201,7 +201,7 @@
}
#mocha-report > .suite {
margin: 0;
margin: 32px;
}
}