This commit is contained in:
Polina 2024-06-01 10:18:15 +04:00
parent 4cab366c25
commit fbc6901638
4 changed files with 12 additions and 12 deletions

View File

@ -20,7 +20,7 @@
.title { .title {
text-align: center; text-align: center;
font-size: 28px; font-size: 28px;
color: #333; /* Изменили цвет главной надписи */ color: #050505; /* Изменили цвет главной надписи */
margin-bottom: 30px; margin-bottom: 30px;
} }
@ -32,7 +32,7 @@
display: block; display: block;
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
color: #333; color: #050505;
margin-bottom: 5px; margin-bottom: 5px;
} }
@ -43,7 +43,7 @@
border: none; border: none;
border-radius: 4px; border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8); background-color: rgba(255, 255, 255, 0.8);
color: #333; color: #050505;
} }
.btn { .btn {

View File

@ -20,7 +20,7 @@
.title { .title {
text-align: center; text-align: center;
font-size: 28px; font-size: 28px;
color: #333; /* Изменили цвет главной надписи */ color: #050505; /* Изменили цвет главной надписи */
margin-bottom: 30px; margin-bottom: 30px;
} }
@ -32,7 +32,7 @@
display: block; display: block;
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
color: #333; color: #050505;
margin-bottom: 5px; margin-bottom: 5px;
} }
@ -43,7 +43,7 @@
border: none; border: none;
border-radius: 4px; border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8); background-color: rgba(255, 255, 255, 0.8);
color: #333; color: #050505;
} }
.btn { .btn {

View File

@ -21,7 +21,7 @@
.title { .title {
text-align: center; text-align: center;
font-size: 28px; font-size: 28px;
color: #333; /* Изменили цвет главной надписи */ color: #050505; /* Изменили цвет главной надписи */
margin-bottom: 30px; margin-bottom: 30px;
} }
@ -33,7 +33,7 @@
display: block; display: block;
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
color: #333; color: #050505;
margin-bottom: 5px; margin-bottom: 5px;
} }
@ -44,7 +44,7 @@
border: none; border: none;
border-radius: 4px; border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8); background-color: rgba(255, 255, 255, 0.8);
color: #333; color: #050505;
} }
.btn { .btn {

View File

@ -21,7 +21,7 @@
.title { .title {
text-align: center; text-align: center;
font-size: 28px; font-size: 28px;
color: #333; /* Изменили цвет главной надписи */ color: #050505; /* Изменили цвет главной надписи */
margin-bottom: 30px; margin-bottom: 30px;
} }
@ -33,7 +33,7 @@
display: block; display: block;
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
color: #333; color: #050505;
margin-bottom: 5px; margin-bottom: 5px;
} }
@ -44,7 +44,7 @@
border: none; border: none;
border-radius: 4px; border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8); background-color: rgba(255, 255, 255, 0.8);
color: #333; color: #050505;
} }
.btn { .btn {