Skip to content

RBC.ru Center page by Klim

Screenshot of RBC.ru Center page

Details

AuthorKlim

LicenseNo License

Categoryuser

Created

Updated

Size444 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Style for centering the page of RBC.ru news portal
Convenient for widescreen monitors, especially from 34 inches.
Use together with DarkReader

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           rbc.ru - апр. 2024 г.
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Klim
==/UserStyle== */

@-moz-document domain("rbc.ru") {
    /* Место для CSS кода... */
}

html, body {
    height: 100%;
}
html {
    display: table;
    margin: auto;
}
body {
    display: table-cell;
    vertical-align: middle;
}

Reviews

No reviews yet.