diff --git a/create.php b/create.php index 201365e..d51feae 100644 --- a/create.php +++ b/create.php @@ -7,18 +7,28 @@ if (empty($_POST)) { ?>
- - - - +
+
+ + - - + +
+
+ + +
diff --git a/css/style.css b/css/style.css index ff4d99f..9d35d03 100644 --- a/css/style.css +++ b/css/style.css @@ -98,3 +98,7 @@ footer, #page-wrap:after { .cloud_link { margin-bottom: 1em; } + +#cloud_create #ftext_l{ + vertical-align: top; +}