add blocks cache
This commit is contained in:
14
style.css
14
style.css
@@ -81,6 +81,7 @@ a{
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
width: 100%;
|
||||
overflow-x: hidden;
|
||||
font-family: 'GrtskPeta';
|
||||
flex-direction: column;
|
||||
margin: 0;
|
||||
@@ -589,14 +590,9 @@ a{
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.orange_block a{
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.orange_button{
|
||||
|
||||
background: orange;
|
||||
@@ -619,6 +615,11 @@ a{
|
||||
}
|
||||
|
||||
|
||||
.orange_block a{
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1916,6 +1917,7 @@ a{
|
||||
.form-right input{
|
||||
width: 230px;
|
||||
height: 50px;
|
||||
font-size: 15px;
|
||||
border-radius: 35px;
|
||||
background: #F2F2F2;
|
||||
border: 1px solid #F2F2F2;
|
||||
|
||||
Reference in New Issue
Block a user