diff options
Diffstat (limited to 'Dozentenmodul_V1/WebContent/css/Input.css')
| -rw-r--r-- | Dozentenmodul_V1/WebContent/css/Input.css | 26 |
1 files changed, 8 insertions, 18 deletions
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;
|
