Mercurial > hg > webaudioevaluationtool
diff interfaces/AB.css @ 1102:b5bf2f57187c
Merge
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 08 Mar 2016 14:44:14 +0000 |
parents | 0a15fa67bda1 |
children | 83b439322229 |
line wrap: on
line diff
--- a/interfaces/AB.css Wed Feb 24 14:00:10 2016 +0000 +++ b/interfaces/AB.css Tue Mar 08 14:44:14 2016 +0000 @@ -37,7 +37,7 @@ font-size: 1.2em; } -div.comparitor-holder { +div.comparator-holder { width: 260px; height: 300px; border: black 1px solid; @@ -46,7 +46,7 @@ margin: 25px; } -div.comparitor-selector { +div.comparator-selector { width: 248px; height: 250px; border: black 1px solid; @@ -63,11 +63,11 @@ background-color: #008000; } -div.comparitor-selector span { +div.comparator-selector span { font-size: 4em; } -button.comparitor-button { +button.comparator-button { width: 250px; height: 38px; position: relative;