X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2Froot%2Fcss%2Fstexaminer.css;h=703dfc1245ff28b3868e98691eac4f27b83ceb26;hb=26cea87c9d6be127fbdf533acc9905c6908e92ca;hp=5bf640151b1632ad5374c8966277fc61486729d1;hpb=e217c221e9686dd0a819bdd72afa4861dfb99236;p=scpubgit%2Fstemmatology.git diff --git a/stemmaweb/root/css/stexaminer.css b/stemmaweb/root/css/stexaminer.css index 5bf6401..703dfc1 100644 --- a/stemmaweb/root/css/stexaminer.css +++ b/stemmaweb/root/css/stexaminer.css @@ -1,19 +1,12 @@ -#options { - position: relative; - border: 1px #c6dcf1 solid; - margin-left: 20px; - margin-bottom: 20px; - padding: 10px; - width: 500px; -} -.optionformelement { - float: left; - padding-left: 15px; -} -#options_button { - position: absolute; - bottom: 20px; - right: 20px; +#topbanner { + width: 100%; + height: 100px; + margin-top: 20px; +} +#bannerinfo { + float: right; + margin-right: 12%; + margin-top: 15px; } #variants_table { clear: both;