mirror of
https://github.com/Justuser3310/ss14_chemistry_site.git
synced 2026-06-25 21:34:55 +00:00
Более гладкий шрифт и +- адаптация для телефонов
This commit is contained in:
@@ -17,6 +17,7 @@ body {
|
||||
.Select-control {
|
||||
background-color: rgb(25, 25, 25) !important;
|
||||
color: #fff;
|
||||
font-family: 'Mulish', sans-serif;
|
||||
}
|
||||
.Select-menu-outer {
|
||||
background-color: rgb(27, 29, 30);
|
||||
@@ -27,6 +28,14 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.Select-value {
|
||||
font-family: 'Mulish', sans-serif;
|
||||
}
|
||||
.Select-placeholder {
|
||||
font-family: 'Mulish', sans-serif;
|
||||
}
|
||||
|
||||
|
||||
/* Верхняя панель */
|
||||
.panel {
|
||||
background-color: #161819;
|
||||
@@ -65,6 +74,7 @@ body {
|
||||
padding-right: 4%;
|
||||
align-items: center;
|
||||
height: 60%;
|
||||
max-height: 35px;
|
||||
}
|
||||
/* Текст социалок */
|
||||
.soc_text {
|
||||
@@ -72,4 +82,5 @@ body {
|
||||
text-decoration: auto;
|
||||
padding-left: 8%;
|
||||
font-size: 1rem;
|
||||
font-family: 'Mulish', sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user