From c466405d3abc2c294bcefb1ffdbb1655c146e6aa Mon Sep 17 00:00:00 2001 From: tspitzer Date: Mon, 17 Jun 2013 16:15:42 +0200 Subject: new --- Dozentenmodul_V1/WebContent/css/Input.css | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) (limited to 'Dozentenmodul_V1/WebContent/css/Input.css') diff --git a/Dozentenmodul_V1/WebContent/css/Input.css b/Dozentenmodul_V1/WebContent/css/Input.css index dce35868..41357090 100644 --- a/Dozentenmodul_V1/WebContent/css/Input.css +++ b/Dozentenmodul_V1/WebContent/css/Input.css @@ -5,21 +5,6 @@ src: url(/Dozentenmodul_V1/UbuntuFonts/Ubuntu-L.ttf); } -#Logo{ - top:0; - left:0; - height:120px; - width:50%; -} - -#deutsch{ - float:right; - margin-right:10px; -} - -#englisch{ - float:right; -} article.input section { @@ -93,8 +78,7 @@ article.input section input{ fieldset{ margin-top: 10px; - margin-left: 30px; - margin-right: 30px; + } article.input section input{ @@ -154,7 +138,13 @@ font-family:Ubuntu; width: 500px; background-color: #c5d2de; } - +#sw_chooser{ + width: 310px; +} +#sw_choosed{ + width:310px; + float:right; +} #buttonAddSW{ margin-left: 30px; width: 150px; -- cgit v1.2.3-55-g7522