- Поисковые системы
- Практика оптимизации
- Трафик для сайтов
- Монетизация сайтов
- Сайтостроение
- Социальный Маркетинг
- Общение профессионалов
- Биржа и продажа
- Финансовые объявления
- Работа на постоянной основе
- Сайты - покупка, продажа
- Соцсети: страницы, группы, приложения
- Сайты без доменов
- Трафик, тизерная и баннерная реклама
- Продажа, оценка, регистрация доменов
- Ссылки - обмен, покупка, продажа
- Программы и скрипты
- Размещение статей
- Инфопродукты
- Прочие цифровые товары
- Работа и услуги для вебмастера
- Оптимизация, продвижение и аудит
- Ведение рекламных кампаний
- Услуги в области SMM
- Программирование
- Администрирование серверов и сайтов
- Прокси, ВПН, анонимайзеры, IP
- Платное обучение, вебинары
- Регистрация в каталогах
- Копирайтинг, переводы
- Дизайн
- Usability: консультации и аудит
- Изготовление сайтов
- Наполнение сайтов
- Прочие услуги
- Не про работу
В 2023 году 36,9% всех DDoS-атак пришлось на сферу финансов
А 24,9% – на сегмент электронной коммерции
Оксана Мамчуева
Авторизуйтесь или зарегистрируйтесь, чтобы оставить комментарий
Пипец геморрой, проще уйти с форума
Каждый выбирает. Подскажите, куда?
Тележка есть? Почта? Аська? )
Каждый выбирает. Подскажите, куда?
Например в Яндекс.Кью. Можно спрашивать и отвечать на любые вопросы.
Например в Яндекс.Кью. Можно спрашивать и отвечать на любые вопросы.
И получать ответы домохозяек? Такая себе замена...
.topics-list__item_unread .topics-list__title{ font-weight: bold; }Выделил жирным непрочитанные, за идею спасибо SeVlad
На основе темы от flacon2000 на скорую руку сделал тёмную тему.
body, h1, h2, h3, h4, .page-header, .font-title, .font-regular, .tabs__item { font-family: sans-serif; } .top-block { display: none; } body { background-color: #353535; color: #cccccc; max-width: 1280px; margin: 20px auto; } /* Костыль для редактора сообщений */ body[spellcheck], body:empty { background: #fff; padding: 10px 20px; } /* Шапка */ .page-header { border-radius: 6px 6px 0 0; border-bottom: solid 2px #828282; background: linear-gradient(0deg, #3b3b3b, #828282); } .page-header__logo a img { max-width: 150px; margin: 6px; } .page-header__menu-item_selected a { background-color: rgba(0, 0, 0, 0.1); } .page-header__menu-item a { text-decoration: none; font-size: 16px; text-transform: uppercase; display: flex; justify-content: center; align-items: center; height: 40px; padding: 4px 12px 4px; } /* Контент */ .main-content { background: #393939; color: #cecece; padding: 0 30px; display: flex; flex-direction: row-reverse; } .button { border: 2px solid #738fbf; background: #738fbf; transition: all .3s ease; } .button:hover { border: 2px solid #53af9f; background: #53af9f; } /* Тень, опционально */ .main-content:after { content: ""; box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin-top: -45px; padding-bottom: 46px; border-radius: 6px; z-index: -1; } /* Основная колонка */ .main-content__column-mid { padding-right: 50px; width: 75%; margin: 0; border: 0; } .middle-block { display: none; } .topics-list__item_unread .topics-list__title { color: #cecece; font-weight: bold; } .topics-list__item:nth-child(2n + 1) { background: #343434; box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1); } .topics-list__title { padding-top: 10px; padding-bottom: 10px; } .topics-list__line a { color: #cecece; } .paginator__page { cursor: pointer; color: #4598fe; background: #555555; border: 1px solid #454545; } .paginator__page:last-child { margin-right: 0; color: #9ee2c9; background: #707070; border: 1px solid #454545; } .paginator__current-page { cursor: default; color: #fff; color: rgba(0, 0, 0, 0.8); font-weight: 500; background: #808080; } .page-footer a { color: #6099d5; } /* Боковое меню */ .main-content__column-left { width: 25%; padding-left: 40px; border: 0; } .sidebar-menu__item a { font-size: 16px; color: #6099d5; transition: all .2s ease; padding-top: 5px; padding-bottom: 5px; border-radius: 2px; margin: 2px 0 0 0; line-height: 1; } .sidebar-menu__item a:hover { color: #cecece; background: #738fbf30; } .sidebar-menu__item_active > a, .sidebar-menu__item_active > span { background: #738fbf; color: #fff; text-transform: uppercase; } .sidebar-menu__item_active > a:hover, .sidebar-menu__item_active > span:hover { background: #738fbf; color: #fff; text-transform: uppercase; } /* Сообщения */ .comment__commands { text-align: right; visibility: visible; line-height: 1.4; } .comment__link { display: inline; margin-right: 8px; font-size: 16px; text-decoration: none; color: #8888aa; } .comment { position: relative; padding-bottom: 20px; margin-bottom: 20px; min-height: 110px; box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2); border-radius: 6px; overflow: hidden; background: #363636; padding: 10px 30px 10px 0; } .fquote { border: 0; background: #404040; color: #aaaaaa; border-radius: 9px; } .dalet__editor-area textarea, textarea { background: #353535; color: #eeeeee; } body[spellcheck], body:empty { background: #353535; color: #eeeeee; padding: 10px 20px; } .comment__author-name a { text-decoration: none; color: #6092ef; } a { color: #29afdf; } /* Избавляемся от простыни кода */ pre.code { background-color: #f5f5f5; max-height: 350px; } /* Личный кабинет */ .profile-view__avatar img { border-radius: 6px; } .my-topics__item:nth-child(2n) { background: #eee; } .tabs__navigation { border-bottom: 1px solid #738fbf; } .tabs__item { margin-right: 0px; padding: 10px; } .tabs__item { font-size: 16px; font-weight: bold; } .tabs__item:after { background: #1a8fbf; } .tabs__item_selected { background: #738fbf; border-radius: 2px 2px 0 0; } .tabs__item_selected a { color: #fff; } .tabs__item_selected .tabs__count { color: #999999; } .my-topics__breadcrumbs a { color: #8e8e8e; letter-spacing: -0.5px; } .my-topics__breadcrumbs a:last-child { font-weight: 700; color: #6f98f5; }Автор сделал мой день, спасибо!
Глаза начинают приходить в норму и уходит жгучее желания покинуть любимый форум.
Выделил жирным непрочитанные, за идею спасибо SeVlad
Да, классная штука!
Но у меня от выделения текста жирным глаза сводит. Можно сделать все наоборот:
.topics-list__item .topics-list__title a {color: rgba(0, 0, 0, 0.55);} .topics-list__item_unread .topics-list__title a {color: #000;}