Оценить:
 Рейтинг: 0

PHP. Разработка модуля комментариев для сайта

Год написания книги
2021
Теги
<< 1 ... 67 68 69 70 71 72 73 74 75 ... 78 >>
На страницу:
71 из 78
Настройки чтения
Размер шрифта
Высота строк
Поля

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;
<< 1 ... 67 68 69 70 71 72 73 74 75 ... 78 >>
На страницу:
71 из 78