Mercurial > hg > webaudioevaluationtool
comparison interfaces/ABX.css @ 3044:2020be3c592c
#126 Improved the layout of AB(X)
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Tue, 26 Sep 2017 17:07:06 +0100 |
parents | 7f2bb5997114 |
children |
comparison
equal
deleted
inserted
replaced
3043:9d4f0934cf34 | 3044:2020be3c592c |
---|---|
18 button.big-button { | 18 button.big-button { |
19 width: 250px; | 19 width: 250px; |
20 height: 40px; | 20 height: 40px; |
21 font-size: 1.2em; | 21 font-size: 1.2em; |
22 } | 22 } |
23 div#submit-holder { | |
24 width: 100%; | |
25 text-align: center; | |
26 } | |
23 div#box-holders { | 27 div#box-holders { |
24 width: 100%; | 28 width: 100%; |
25 text-align: center; | |
26 } | 29 } |
27 div#playback-holder { | 30 div#playback-holder { |
28 float: none; | 31 float: none; |
29 } | 32 } |
30 div.comparator-holder { | 33 div.comparator-holder { |