margin-left: 2%;
float: left;
–webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
padding: 10px 15px;
border-radius: 5px;
}
#author {
float: right;
width: 140px;
}
#category {
float: right;
width: 140px;
}
.textsearch {
float: left;
}
.textsearch_button {
float: right;
}
/* Форма пользователя */
.formuser {
background: white;
display: flex;
align-items: center;
justify-content: center;
height: fit-content;
/* Flex Fallback */
margin-left: 5px;
margin-right: 5px;
flex: 1 1 200px;
padding: 4%;
border-radius: 8px;
}
.topuser {
border-bottom: 1px dashed #7e6d4c;
float: none;
}
.login_art {
margin: 0px;
font-weight: bold;
}
h3.vintage {
color: #f25c05;
border-bottom: 1px dashed #7e6d4c;
font-style: italic;
}
.number {
color: brown;