Skip to content

10.10.2022 vk.com design fix by ophspring

Details

Authorophspring

LicenseNo License

Categoryvk.com

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

fix for new (10.10.2022) vk.com redesign

Enlarges central column, shrinks right column

RU
Увеличивает центральную колонку, уменьшает правую

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         10.10.2022 vk.com design fix 
@version      20221010.11.52
@namespace    userstyles.world/user/ophspring
@description  fix for new (10.10.2022) vk.com redesign

Enlarges central column, shrinks right column

RU
Увеличивает центральную колонку, уменьшает правую
@author       ophspring
@license      No License
==/UserStyle== */

@-moz-document domain("vk.com") {
/* ==UserStyle==
@name           10.10.2022 design fix for vk.com
@namespace      USO Archive
@author         Крачковский Аркадий
@description    `Стиль переехал!!!https://userstyles.world/style/187/newvk-dark-theme-modО багах пишите сюда:tg.brim.mlvk.brim.ml`
@version        20221010.01
==/UserStyle== */


body.redesign_web {

    --narrow-column-width: 200px;

}

body.redesign_web .ui_rmenu_item_label {

    font-size: 13px;
    
}

.im-page_classic.im-page {

    width: 695px;
  
}

[dir="ltr"] .im-right-menu {

    margin-left: 705px;
    
}


.im-page_classic.im-page .im-page--header {
    
  width: 100%;
  max-width: 695px;
  
}

}

Reviews

No reviews yet.