diff --git a/Sevomin.WebFrontend/Content/common.css b/Sevomin.WebFrontend/Content/common.css index 33e661d..f329cbd 100644 --- a/Sevomin.WebFrontend/Content/common.css +++ b/Sevomin.WebFrontend/Content/common.css @@ -35,6 +35,10 @@ h1, h2, h3, h4, h5, h6{ text-align: left !important; } +.center-text{ + text-align: center !important; +} + th{ text-align: right; } @@ -67,13 +71,11 @@ th{ } .job-list-top-toolbar{ - border-bottom: 1px solid #E0E0E0; padding: 0px 10px 10px 0px; margin-bottom: 5px; } .job-list-bottom-toolbar{ - border-top: 1px solid #E0E0E0; padding: 10px 10px 0px 0px; } @@ -92,4 +94,13 @@ th{ margin: 10px; padding: 5px; background: #dcdcdc; +} + +.footer{ + padding-top: 40px; + padding-bottom: 40px; + margin-top: 100px; + color: #777; + text-align: center; + border-top: 1px solid #e5e5e5; } \ No newline at end of file diff --git a/Sevomin.WebFrontend/Content/forms.css b/Sevomin.WebFrontend/Content/forms.css index 098d7d4..7ba0d6f 100644 --- a/Sevomin.WebFrontend/Content/forms.css +++ b/Sevomin.WebFrontend/Content/forms.css @@ -19,4 +19,7 @@ label{ .form-help{ color: #3c72e1; cursor: pointer; +} +.indented{ + margin-right: 30px; } \ No newline at end of file diff --git a/Sevomin.WebFrontend/Content/intro.css b/Sevomin.WebFrontend/Content/intro.css index 5a57543..97fb4ce 100644 --- a/Sevomin.WebFrontend/Content/intro.css +++ b/Sevomin.WebFrontend/Content/intro.css @@ -11,6 +11,7 @@ width: 100px; } #sevomin-logo{ + margin-top: 10px; margin-bottom: 40px; } #sevomin-intro-logo{ @@ -40,4 +41,8 @@ #intro-privacy-statement{ margin-top: 20px; +} + +label{ + font-size: 1.2em !important; } \ No newline at end of file diff --git a/Sevomin.WebFrontend/Views/Account/ProfileAvalin.cshtml b/Sevomin.WebFrontend/Views/Account/ProfileAvalin.cshtml index 0667897..0899575 100644 --- a/Sevomin.WebFrontend/Views/Account/ProfileAvalin.cshtml +++ b/Sevomin.WebFrontend/Views/Account/ProfileAvalin.cshtml @@ -8,6 +8,14 @@ + +
+

+ اطلاعاتی که در این صفحه وارد می‌کنید در متن آگهی‌ها قرار نمی‌گیرند و کاربران سایت نیز به آن‌ها دسترسی نخواهند داشت. فیلدها اجباری نیستند و هرکدام را که مایل باشید می‌توانید پر کنید؛ تکمیل بودن فیلدها به تقویت ارتباط شما و ما کمک خواهد کرد. +بعد از تکمیل ثبت نام می‌توانید بلافاصله آگهی یا آگهی‌های استخدام خود را تدوین و منتشر کنید. +

+
+ @using (Html.BeginForm("ProfileAvalin", "Account", FormMethod.Post, new { role = "form", @class = "assess-inputs", enctype = "multipart/form-data" })) {
diff --git a/Sevomin.WebFrontend/Views/Account/ProfileDovomin.cshtml b/Sevomin.WebFrontend/Views/Account/ProfileDovomin.cshtml index 640046a..d5b3771 100644 --- a/Sevomin.WebFrontend/Views/Account/ProfileDovomin.cshtml +++ b/Sevomin.WebFrontend/Views/Account/ProfileDovomin.cshtml @@ -29,9 +29,9 @@
- + + اطلاعات بیشتر +
@@ -96,8 +96,7 @@
-
-
سلام چطورین؟
+
@foreach (var category in Model.Parameters.GroupBy(m => m.GroupName)) { diff --git a/Sevomin.WebFrontend/Views/Home/AvalinIndex.cshtml b/Sevomin.WebFrontend/Views/Home/AvalinIndex.cshtml index 5ad1c3e..e84feef 100644 --- a/Sevomin.WebFrontend/Views/Home/AvalinIndex.cshtml +++ b/Sevomin.WebFrontend/Views/Home/AvalinIndex.cshtml @@ -1,12 +1,14 @@ @{ ViewBag.Title = "خانه"; } - +
+
+ سومین: مرکز کاریابی برنامه‌ریزی و کنترل پروژه +
+