Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
pointer-events: none;
devServer: { historyApiFallback: true },
publicPath: '/'
overflow-y: scroll;
ни один из вариантов ниже не работает использую Хром background: url('../img/svg/header3stars.svg') no-repeat center
.big-block-img-antfas:nth-child(2){ width: 33%; height: 100%; float: left; } .big-block-img-antfas:nth-child(2) .block-line-img-antfas { position: relative; display: block; float: left; overflow: hidden; /*margin-right: 40px;*/ width: 468px; height: 213px; }
.log_window { position: absolute; width: 100%; max-width: 240px; height: 100%; max-height: 120px; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
div { background: #fff; } div:nth-child(2n) { background: #ddd; }
$category_id = htmlspecialchars($_GET['category_id']); $sql = $pdo->query('SELECT * FROM table_name WHERE `writer_category_id` = :category_id', ['category_id' => $category_id]); $results = $sql->fetch();
$(element).parent().addClass('has-error')
$(element).parent('.form-group').addClass('has-error')
$(document).on('click', element, function(){ //code });
<?php if(is_mobile()) : ?> <div class="post-meta"> <span class="author"><?php the_author(); ?></span>, <span class="date"><?php the_time( get_option('date_format')); ?></span> </div> <?php endif; ?>
@media screen and (min-width: 700px) { .menu { display: block !important; } }
'' => 'site/index'