Skip to content

Meneame new classic by segoja

Screenshot of Meneame new classic

Details

Authorsegoja

LicenseCC Zero

Categorymeneame

Created

Updated

Size899 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Un look un poco más ancho, clásico y menos redondeado.

Notes

Thumbnails a la izquierda separarlas de las de la columna derecha. Ancho ligeramente mayor, eliminados paddings innecesarios de las imágenes, eliminado look redondeado.

Source code

/* ==UserStyle==
@name         Meneame new classic
@version      20211210.15.02
@namespace    userstyles.world/user/segoja
@description  Un look un poco más ancho, clásico y menos redondeado.
@author       segoja
@license      CC
==/UserStyle== */

@-moz-document domain("meneame.net") {
html {
    background-color: #f1f1f1;
}

#main * {
    border-radius: 3px!important;
}
#main > #center {
    width: 831px!important;
    margin-right: 30px;
}
#main {
    padding-top: 10px;
    margin-top: 60px;
}

header {
    border-top: 3px solid #e35624;
    border-top-color: rgb(227, 86, 36);
    box-shadow: 0 0px 0px 0 rgba(227, 86, 36, 0);
}

.link .body.horizontal .link-header > .content > a {
    float: left;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 100%;
}

.ad-container {
    display: none!important;
}
.comments {
    margin-top: 0px!important;
}
}

Reviews

No reviews yet.