comparison css/core.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 b2dcdd55721d
children 972b55d81c1b
comparison
equal deleted inserted replaced
3043:9d4f0934cf34 3044:2020be3c592c
197 background-color: #000; 197 background-color: #000;
198 } 198 }
199 div.master-volume-holder-inline { 199 div.master-volume-holder-inline {
200 width: 100%; 200 width: 100%;
201 padding: 5px; 201 padding: 5px;
202 float: left;
202 } 203 }
203 div.master-volume-holder-float { 204 div.master-volume-holder-float {
204 position: absolute; 205 position: absolute;
205 top: 20px; 206 top: 20px;
206 left: 50px; 207 left: 50px;