my-cloud-devops-consulting 1.1.202506190034__tar.gz → 1.1.202506232354__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {my-cloud-devops-consulting-1.1.202506190034/my_cloud_devops_consulting.egg-info → my-cloud-devops-consulting-1.1.202506232354}/PKG-INFO +1 -1
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354/my_cloud_devops_consulting.egg-info}/PKG-INFO +1 -1
- my-cloud-devops-consulting-1.1.202506232354/static/css/contact-form.css +174 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/base.html +9 -9
- my-cloud-devops-consulting-1.1.202506232354/test/test.py +10 -0
- my-cloud-devops-consulting-1.1.202506190034/static/css/contact-form.css +0 -238
- my-cloud-devops-consulting-1.1.202506190034/test/test.py +0 -3
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/MANIFEST.in +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/README.md +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/app.py +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/my_cloud_devops_consulting.egg-info/SOURCES.txt +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/my_cloud_devops_consulting.egg-info/dependency_links.txt +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/my_cloud_devops_consulting.egg-info/requires.txt +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/my_cloud_devops_consulting.egg-info/top_level.txt +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/setup.cfg +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/setup.py +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/about.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/assessment.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/index.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/login.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/main.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/register.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/css/services.css +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/images/image.jpg +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/images/whatspp.jpeg +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/js/index.js +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/js/login.js +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/js/main.js +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/js/register.js +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/static/js/services.js +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/about.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/assessment.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/contact-form.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/index.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/login.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/private-videos.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/register.html +0 -0
- {my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/templates/services.html +0 -0
@@ -0,0 +1,174 @@
|
|
1
|
+
/* --- CONTACT FORM: MODERN POLISH --- */
|
2
|
+
|
3
|
+
body {
|
4
|
+
background: linear-gradient(to bottom right, #f0f9ff, #e0f7fa);
|
5
|
+
font-family: "Segoe UI", Roboto, sans-serif;
|
6
|
+
color: #333;
|
7
|
+
margin: 0;
|
8
|
+
padding: 0;
|
9
|
+
line-height: 1.6;
|
10
|
+
}
|
11
|
+
|
12
|
+
/* Section Wrapper */
|
13
|
+
main {
|
14
|
+
padding: 60px 20px;
|
15
|
+
min-height: 100vh;
|
16
|
+
display: flex;
|
17
|
+
align-items: center;
|
18
|
+
justify-content: center;
|
19
|
+
}
|
20
|
+
|
21
|
+
/* Section Heading */
|
22
|
+
h2 {
|
23
|
+
text-align: center;
|
24
|
+
font-size: 2.3rem;
|
25
|
+
font-weight: 700;
|
26
|
+
color: #0077cc;
|
27
|
+
margin-bottom: 40px;
|
28
|
+
}
|
29
|
+
|
30
|
+
/* Form Container */
|
31
|
+
form {
|
32
|
+
width: 100%;
|
33
|
+
max-width: 750px;
|
34
|
+
padding: 40px 35px;
|
35
|
+
background: #ffffff;
|
36
|
+
border-radius: 20px;
|
37
|
+
box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
|
38
|
+
animation: fadeInUp 0.8s ease;
|
39
|
+
}
|
40
|
+
|
41
|
+
/* Labels */
|
42
|
+
label {
|
43
|
+
font-weight: 600;
|
44
|
+
margin-bottom: 8px;
|
45
|
+
display: block;
|
46
|
+
color: #444;
|
47
|
+
font-size: 0.95rem;
|
48
|
+
}
|
49
|
+
|
50
|
+
/* Inputs and Selects */
|
51
|
+
input[type="text"],
|
52
|
+
input[type="email"],
|
53
|
+
input[type="tel"],
|
54
|
+
input[type="datetime-local"],
|
55
|
+
textarea,
|
56
|
+
select {
|
57
|
+
width: 100%;
|
58
|
+
padding: 14px 18px;
|
59
|
+
border: 1px solid #cfd8dc;
|
60
|
+
border-radius: 8px;
|
61
|
+
font-size: 1rem;
|
62
|
+
background-color: #f9fbfc;
|
63
|
+
transition: all 0.3s ease-in-out;
|
64
|
+
margin-bottom: 20px;
|
65
|
+
}
|
66
|
+
|
67
|
+
input:focus,
|
68
|
+
textarea:focus,
|
69
|
+
select:focus {
|
70
|
+
background-color: #ffffff;
|
71
|
+
border-color: #00bcd4;
|
72
|
+
box-shadow: 0 0 8px rgba(0, 188, 212, 0.25);
|
73
|
+
outline: none;
|
74
|
+
}
|
75
|
+
|
76
|
+
/* Textarea Style */
|
77
|
+
textarea {
|
78
|
+
resize: vertical;
|
79
|
+
min-height: 120px;
|
80
|
+
}
|
81
|
+
|
82
|
+
/* Submit Button */
|
83
|
+
input[type="submit"] {
|
84
|
+
background: linear-gradient(to right, #00c853, #00e676);
|
85
|
+
color: #fff;
|
86
|
+
font-size: 1.1rem;
|
87
|
+
font-weight: 600;
|
88
|
+
padding: 14px 32px;
|
89
|
+
border: none;
|
90
|
+
border-radius: 50px;
|
91
|
+
transition: all 0.3s ease;
|
92
|
+
box-shadow: 0 5px 18px rgba(0, 200, 83, 0.3);
|
93
|
+
cursor: pointer;
|
94
|
+
margin-top: 10px;
|
95
|
+
}
|
96
|
+
|
97
|
+
input[type="submit"]:hover {
|
98
|
+
background: #00b248;
|
99
|
+
transform: translateY(-2px);
|
100
|
+
}
|
101
|
+
|
102
|
+
input[type="submit"]:active {
|
103
|
+
background: #009624;
|
104
|
+
transform: scale(0.97);
|
105
|
+
}
|
106
|
+
|
107
|
+
/* File Input */
|
108
|
+
input[type="file"] {
|
109
|
+
background-color: #f4f7f9;
|
110
|
+
border: 1px dashed #b0bec5;
|
111
|
+
border-radius: 8px;
|
112
|
+
padding: 12px 14px;
|
113
|
+
font-size: 0.95rem;
|
114
|
+
cursor: pointer;
|
115
|
+
margin-bottom: 20px;
|
116
|
+
}
|
117
|
+
|
118
|
+
input[type="file"]::file-selector-button {
|
119
|
+
background: #00acc1;
|
120
|
+
color: #fff;
|
121
|
+
padding: 6px 16px;
|
122
|
+
border: none;
|
123
|
+
border-radius: 6px;
|
124
|
+
font-weight: 500;
|
125
|
+
cursor: pointer;
|
126
|
+
margin-right: 12px;
|
127
|
+
transition: background 0.3s ease;
|
128
|
+
}
|
129
|
+
|
130
|
+
input[type="file"]::file-selector-button:hover {
|
131
|
+
background: #0097a7;
|
132
|
+
}
|
133
|
+
|
134
|
+
/* Flash messages */
|
135
|
+
.alert {
|
136
|
+
font-size: 0.95rem;
|
137
|
+
padding: 14px 20px;
|
138
|
+
border-radius: 6px;
|
139
|
+
margin-bottom: 20px;
|
140
|
+
font-weight: 500;
|
141
|
+
}
|
142
|
+
|
143
|
+
.alert-success {
|
144
|
+
background-color: #e6f9ed;
|
145
|
+
color: #2e7d32;
|
146
|
+
}
|
147
|
+
|
148
|
+
.alert-error {
|
149
|
+
background-color: #fdecea;
|
150
|
+
color: #c62828;
|
151
|
+
}
|
152
|
+
|
153
|
+
/* Fade Animation */
|
154
|
+
@keyframes fadeInUp {
|
155
|
+
from {
|
156
|
+
opacity: 0;
|
157
|
+
transform: translateY(30px);
|
158
|
+
}
|
159
|
+
to {
|
160
|
+
opacity: 1;
|
161
|
+
transform: translateY(0);
|
162
|
+
}
|
163
|
+
}
|
164
|
+
|
165
|
+
/* Responsive Layout */
|
166
|
+
@media (max-width: 768px) {
|
167
|
+
form {
|
168
|
+
padding: 30px 20px;
|
169
|
+
}
|
170
|
+
|
171
|
+
input[type="submit"] {
|
172
|
+
width: 100%;
|
173
|
+
}
|
174
|
+
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta charset="UTF-8" />
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6
|
-
<title>cloud & DevOps</title>
|
6
|
+
<title>cloud & DevOps Consulting</title>
|
7
7
|
|
8
8
|
<!-- ✅ Font Awesome -->
|
9
9
|
<link
|
@@ -32,6 +32,14 @@
|
|
32
32
|
/>
|
33
33
|
{% endif %}
|
34
34
|
|
35
|
+
<!-- ✅ Load contact-form.css only on /contact_form route -->
|
36
|
+
{% if request.endpoint == 'contact_form' %}
|
37
|
+
<link
|
38
|
+
rel="stylesheet"
|
39
|
+
href="{{ url_for('static', filename='css/contact-form.css') }}"
|
40
|
+
/>
|
41
|
+
{% endif %}
|
42
|
+
|
35
43
|
<style>
|
36
44
|
/* CSS for Moving Image */
|
37
45
|
.moving-image-container {
|
@@ -152,14 +160,6 @@
|
|
152
160
|
</ul>
|
153
161
|
</nav>
|
154
162
|
</div>
|
155
|
-
<div class="about-link-section">
|
156
|
-
<p>
|
157
|
-
Want to learn more about us?
|
158
|
-
<a href="https://clouddevopsconsulting.com/about" class="about-btn">
|
159
|
-
Read About CDC Firm →
|
160
|
-
</a>
|
161
|
-
</p>
|
162
|
-
</div>
|
163
163
|
</header>
|
164
164
|
|
165
165
|
{% block main %}{% endblock main %}
|
@@ -1,238 +0,0 @@
|
|
1
|
-
/* General Styling */
|
2
|
-
body {
|
3
|
-
background: linear-gradient(to right, #e3f2fd, #bbdefb);
|
4
|
-
font-family: "Roboto", Arial, sans-serif;
|
5
|
-
color: #333;
|
6
|
-
margin: 0;
|
7
|
-
padding: 0;
|
8
|
-
animation: backgroundMove 10s infinite alternate;
|
9
|
-
background-size: 200% 100%;
|
10
|
-
}
|
11
|
-
|
12
|
-
@keyframes backgroundMove {
|
13
|
-
0% {
|
14
|
-
background-position: 0% 50%;
|
15
|
-
}
|
16
|
-
100% {
|
17
|
-
background-position: 100% 50%;
|
18
|
-
}
|
19
|
-
}
|
20
|
-
|
21
|
-
/* Header Styling */
|
22
|
-
header {
|
23
|
-
background: #13ca4d;
|
24
|
-
color: #fff;
|
25
|
-
padding: 60px 20px;
|
26
|
-
text-align: center;
|
27
|
-
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
|
28
|
-
animation: fadeInDown 1.5s ease-in-out;
|
29
|
-
}
|
30
|
-
|
31
|
-
header h1 {
|
32
|
-
margin: 0;
|
33
|
-
font-size: 2.5em;
|
34
|
-
letter-spacing: 1px;
|
35
|
-
}
|
36
|
-
|
37
|
-
nav ul {
|
38
|
-
list-style: none;
|
39
|
-
padding: 0;
|
40
|
-
margin-top: 15px;
|
41
|
-
}
|
42
|
-
|
43
|
-
nav ul li {
|
44
|
-
display: inline-block;
|
45
|
-
margin: 0 12px;
|
46
|
-
}
|
47
|
-
|
48
|
-
nav ul li a {
|
49
|
-
color: #fff;
|
50
|
-
text-decoration: none;
|
51
|
-
padding: 10px 18px;
|
52
|
-
border-radius: 25px;
|
53
|
-
transition: all 0.3s ease;
|
54
|
-
background: rgba(255, 255, 255, 0.15);
|
55
|
-
}
|
56
|
-
|
57
|
-
nav ul li a:hover {
|
58
|
-
background: #fff;
|
59
|
-
color: #13ca4d;
|
60
|
-
transform: scale(1.05);
|
61
|
-
}
|
62
|
-
|
63
|
-
/* Main Form Area */
|
64
|
-
main {
|
65
|
-
padding: 40px 20px;
|
66
|
-
animation: fadeInUp 1.5s ease-in-out;
|
67
|
-
}
|
68
|
-
|
69
|
-
h2 {
|
70
|
-
text-align: center;
|
71
|
-
color: #1976d2;
|
72
|
-
margin-bottom: 30px;
|
73
|
-
font-size: 2rem;
|
74
|
-
}
|
75
|
-
|
76
|
-
form {
|
77
|
-
max-width: 700px;
|
78
|
-
margin: 0 auto;
|
79
|
-
padding: 35px;
|
80
|
-
background: #ffffffda;
|
81
|
-
border: 1px solid #e0e0e0;
|
82
|
-
border-radius: 10px;
|
83
|
-
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
|
84
|
-
animation: slideIn 1.5s ease-in-out;
|
85
|
-
}
|
86
|
-
|
87
|
-
/* Form Fields */
|
88
|
-
.form-group {
|
89
|
-
position: relative;
|
90
|
-
margin-bottom: 25px;
|
91
|
-
}
|
92
|
-
|
93
|
-
label {
|
94
|
-
display: block;
|
95
|
-
margin-bottom: 10px;
|
96
|
-
font-weight: 600;
|
97
|
-
font-size: 0.95rem;
|
98
|
-
}
|
99
|
-
|
100
|
-
input[type="text"],
|
101
|
-
input[type="email"],
|
102
|
-
input[type="tel"],
|
103
|
-
input[type="datetime-local"],
|
104
|
-
input[type="file"],
|
105
|
-
textarea,
|
106
|
-
select {
|
107
|
-
width: 100%;
|
108
|
-
padding: 14px 16px;
|
109
|
-
border: 1px solid #ccc;
|
110
|
-
border-radius: 6px;
|
111
|
-
font-size: 16px;
|
112
|
-
background-color: #fafafa;
|
113
|
-
transition: all 0.3s ease;
|
114
|
-
outline: none;
|
115
|
-
}
|
116
|
-
|
117
|
-
textarea {
|
118
|
-
resize: vertical;
|
119
|
-
min-height: 100px;
|
120
|
-
}
|
121
|
-
|
122
|
-
input:focus,
|
123
|
-
textarea:focus,
|
124
|
-
select:focus {
|
125
|
-
border-color: hsl(151, 79%, 46%);
|
126
|
-
box-shadow: 0 0 6px rgba(25, 118, 210, 0.3);
|
127
|
-
background-color: #fff;
|
128
|
-
}
|
129
|
-
|
130
|
-
/* Submit Button */
|
131
|
-
input[type="submit"] {
|
132
|
-
background: hsl(117, 79%, 46%);
|
133
|
-
color: white;
|
134
|
-
padding: 14px 24px;
|
135
|
-
border: none;
|
136
|
-
border-radius: 50px;
|
137
|
-
font-size: 17px;
|
138
|
-
font-weight: 500;
|
139
|
-
cursor: pointer;
|
140
|
-
transition: all 0.3s ease;
|
141
|
-
display: block;
|
142
|
-
margin: 0 auto;
|
143
|
-
}
|
144
|
-
|
145
|
-
input[type="submit"]:hover {
|
146
|
-
background: hsl(118, 79%, 36%);
|
147
|
-
transform: translateY(-2px) scale(1.02);
|
148
|
-
}
|
149
|
-
|
150
|
-
input[type="submit"]:active {
|
151
|
-
background: #80d27d;
|
152
|
-
transform: translateY(0);
|
153
|
-
}
|
154
|
-
|
155
|
-
/* Footer Styling */
|
156
|
-
footer {
|
157
|
-
text-align: center;
|
158
|
-
padding: 18px;
|
159
|
-
background: #18b74d;
|
160
|
-
color: #fff;
|
161
|
-
margin-top: 50px;
|
162
|
-
animation: fadeIn 2.5s ease-in-out;
|
163
|
-
box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
|
164
|
-
}
|
165
|
-
|
166
|
-
footer a {
|
167
|
-
color: #ffe082;
|
168
|
-
text-decoration: none;
|
169
|
-
font-weight: 500;
|
170
|
-
}
|
171
|
-
|
172
|
-
footer a:hover {
|
173
|
-
color: #ffffff;
|
174
|
-
text-decoration: underline;
|
175
|
-
}
|
176
|
-
|
177
|
-
/* Animations */
|
178
|
-
@keyframes fadeIn {
|
179
|
-
from {
|
180
|
-
opacity: 0;
|
181
|
-
}
|
182
|
-
to {
|
183
|
-
opacity: 1;
|
184
|
-
}
|
185
|
-
}
|
186
|
-
|
187
|
-
@keyframes fadeInDown {
|
188
|
-
from {
|
189
|
-
opacity: 0;
|
190
|
-
transform: translateY(-30px);
|
191
|
-
}
|
192
|
-
to {
|
193
|
-
opacity: 1;
|
194
|
-
transform: translateY(0);
|
195
|
-
}
|
196
|
-
}
|
197
|
-
|
198
|
-
@keyframes fadeInUp {
|
199
|
-
from {
|
200
|
-
opacity: 0;
|
201
|
-
transform: translateY(30px);
|
202
|
-
}
|
203
|
-
to {
|
204
|
-
opacity: 1;
|
205
|
-
transform: translateY(0);
|
206
|
-
}
|
207
|
-
}
|
208
|
-
|
209
|
-
@keyframes slideIn {
|
210
|
-
from {
|
211
|
-
opacity: 0;
|
212
|
-
transform: translateX(-50px);
|
213
|
-
}
|
214
|
-
to {
|
215
|
-
opacity: 1;
|
216
|
-
transform: translateX(0);
|
217
|
-
}
|
218
|
-
}
|
219
|
-
|
220
|
-
/* Responsive Design */
|
221
|
-
@media (max-width: 768px) {
|
222
|
-
header h1 {
|
223
|
-
font-size: 1.8em;
|
224
|
-
}
|
225
|
-
|
226
|
-
nav ul li {
|
227
|
-
display: block;
|
228
|
-
margin: 8px 0;
|
229
|
-
}
|
230
|
-
|
231
|
-
form {
|
232
|
-
padding: 20px;
|
233
|
-
}
|
234
|
-
|
235
|
-
input[type="submit"] {
|
236
|
-
width: 100%;
|
237
|
-
}
|
238
|
-
}
|
File without changes
|
File without changes
|
{my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/app.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{my-cloud-devops-consulting-1.1.202506190034 → my-cloud-devops-consulting-1.1.202506232354}/setup.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|