Skip to content

new meneame wide by afilguer

Screenshot of new meneame wide

Details

Authorafilguer

LicenseMIT

Categorymeneame.net

Created

Updated

Size651 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wide meneame for 2022 redesign

Meneame ancro para el rediseño de 2022

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           meneame.net - 24/09/2022, 17:25:19
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    meneame wide fo 2022 redesign
@author         afilguer
==/UserStyle== */
@-moz-document domain("www.meneame.net") {
    #main.no-columns > #center,
    #main.two-columns > #center {
        width: 75%;
        margin-left: 0;
        margin-right: 0;
    }
    #main-feed {
        width: 100%;
        margin-bottom: 30px;
    }
    #main-feed .feed-load-more,
    #main-feed .feed-menu,
    #main-feed .main-content {
        width: 100%;
        margin-right: 30px;
    }
}

Reviews

No reviews yet.