Menéame Compact Theme v0.9 | Compatible con dispositivos Android.
Plantilla para meneame.net estilo compacto.
¡Gracias por usar Menéame CTv0.9!
Menéame Compact Theme v0.9 by ergomnm
Details
Authorergomnm
LicenseNo License
Categorymeneame
Created
Updated
Size216 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Menéame Compact Theme v0.9
@version 20241114.19.96.14
@namespace https://userstyles.world/user/ergomnm
@description <b>Menéame Compact Theme v0.9</b> | Compatible con dispositivos Android.
Plantilla para meneame.net estilo compacto.
¡Gracias por usar Menéame CTv0.9!
@author ergomnm
@license No License
==/UserStyle== */
@-moz-document domain("meneame.net") {
#top-advise,
#newsletter {
display: none !important;
}
.comment,
.news-content {
color: #222;
}
#newswrap .news-summary.promoted-article h2 a,
#newswrap [class^="news-body"] h2 a {
color: #333;
}
#wrap {
background-color: #fffefd;
}
.news-body [style="margin:30px auto 0px auto; text-align: center;"] {
display: none !important;
}
#container {
margin-top: 0px;
}
#wrap {
min-width: 100%;
max-width: 100%;
width: 100%;
left: 0px;
position: absolute;
overflow: hidden;
height: max-content;
}
@media (max-device-width: 767px) {
#newswrap {
margin-top: 25px;
.guest {
margin-top: 10px;
.guest-name {
margin-top: 3px;
}
img {
top: 4px;
position: relative;
}
.datetime {
margin-top: 0px;
position: relative;
}
}
}
#wrap {
margin-top: 0px;
}
.news-summary {
margin: 5px 0 0px 0;
padding-bottom: 0;
border-bottom: 6px solid #e3654120;
}
}
@media (min-device-width: 768px) {
#newswrap {
padding-left: 0px;
padding-left: 5px;
margin-right: 25% !important;
}
#newswrap div.news-summary {
margin-left: 0px;
.news-body {
padding-left: 78px;
.news-shakeit {
left: -5px;
}
}
}
.news-summary .warn,
story-blog .warm {
margin: 23px 0px 0px 30px !important;
}
#newswrap > .news-summary > .news-body > .center-content {
padding: 0;
}
#wrap {
margin-top: 20px;
}
}
#live-window {
display: none !important;
}
}
@-moz-document domain("meneame.net") {
/* ## MENÚ SUPERIOR ## */
#header-top {
width: 100%;
height: 46px;
min-width: 100%;
max-width: 100%;
background-color: rgba(255, 255, 255, 0.98);
}
.header-top-wrapper.pinned {
height: 63px !important;
}
@media (min-device-width: 767px) {
#header-top a.sub-name {
color: #e35614;
margin-left: 75px;
}
#header-top a[class^="sub-name"][href="/"] {
color: #e35614;
border: none;
}
.header-top-wrapper {
box-shadow: 0 5px 15px 0 rgb(227, 86, 20, 0.25);
}
}
/* #### MENÚ NOTIFICACIONES #### */
#notifier_panel {
border-radius: 0;
top: 63px;
display: block;
position: fixed;
z-index: 1200 !important;
opacity: 1;
padding: 10px 10px 10px 20px;
border-color: rgb(60, 60, 60);
background: rgb(60, 60, 60);
}
#notifier_panel div {
border-color: transparent;
a {
color: #fff;
}
}
#notifier_panel div::before {
color: #fff;
position: relative;
bottom: 1px;
}
/* ####### */
}
@-moz-document domain("meneame.net") {
/* ## > Logo cabecera ## */
#header-top .logo-mnm img {
display: none;
}
#header-top .logo-mnm::before {
position: absolute;
top: 5px;
width: 15px;
display: block;
font-size: 9px;
color: #e35614;
visibility: visible;
left: -14px;
padding-left: 5px;
content: "v0.9";
white-space: pre-wrap;
line-height: 10px;
}
#header-top .logo-mnm {
border-radius: 0px;
display: block;
margin-left: 11px;
padding: 0px 0px 0px 0px;
background-image: url(https://meneame.net/cache/00/03/media_thumb-sub_logo-1009.png?1487262224);
background-position: 50% 50%;
background-size: 90%;
background-repeat: no-repeat;
height: 45px;
top: 2px;
z-index: 1100;
background-color: transparent;
position: absolute;
margin-top: 0px;
width: 60px;
overflow: visible;
scale: 1;
}
@media(min-width:360px) {
@media (max-width: 800px) {
#header-top .logo-mnm::after {
position: absolute;
font-family: "Corporative";
top: 12px;
display: block;
font-size: 19px;
color: #e35614;
visibility: visible;
left: 52px;
padding-left: 7px;
content: "menéame";
white-space: pre-wrap;
line-height: 20px;
}
}
}
/* ###### */
}
@-moz-document domain("meneame.net") {
/* ## > Sub-selector ## */
#header-top a.sub-selector {
display: none;
}
/* ###### */
}
@-moz-document domain("meneame.net") {
/* ## > Avatar ## */
#userinfo #avatar {
border: 0px solid #e3561480;
box-shadow: 0px 0px 2px 0px #e35614;
margin-left: 0.5vw !important;
margin-right: 4px;
}
[class="section-profile-header-avatar"] .avatar.big {
object-fit: cover;
margin-left: 10px;
border: 0px solid darkblue;
border-radius: 50% !important;
box-shadow: 0px 0px 7px 0px #e35614;
-webkit-box-shadow: 0px 0px 7px 0px #e35614;
width: 70px;
height: 70px;
}
/* ###### */
}
@-moz-document domain("meneame.net") {
/* ## > User-Info ## */
#header-top ul#userinfo li a {
color: #e35614;
}
ul#userinfo a.notifications,
ul#userinfo li.search {
color: #e35614;
border: 0px solid rgba(16, 16, 16, 0.2);
margin-left: 0px;
margin-right: 10px;
}
.u\:165067 {
font-weight: bold;
}
[id="userinfo"] li[class="usertext"] {
display: inline-flex;
flex-direction: row;
}
[id="userinfo"] li[class="usertext"] a[href="/register"] {
visibility: hidden;
display: none;
}
[id="userinfo"] li[class="usertext"] a[href*="login"]::before {
margin: 0 -10px 0 0 !important;
padding: 0 !important;
visibility: visible;
width: auto;
line-height: 10px;
font-weight: 800;
font-size: 12px;
right: -9px !important;
top: 1px;
position: absolute;
content: "Acceder a Menéame";
}
[id="userinfo"] li[class="usertext"] a[href*="login"]::after {
visibility: visible;
width: auto;
position: relative;
content: "\f090";
margin-left: 2px;
font-family: FontAwesome;
}
[id="userinfo"] li[class="usertext"] a[href*="login"] {
padding-top: 10px;
margin-left: 30px;
}
@media (min-width:767px) {
ul#userinfo a.notifications span {
margin-top: 0px !important;
padding: 0 7px !important;
}
.badge {
padding: 0 7px !important;
}
}
/* ###### */
}
@-moz-document domain("meneame.net") {
/* ## > Menú burguer ## */
#nav-menu {
margin-left: 0px;
float: right;
padding-top: 1px;
}
#nav-menu .header-menu-wrapper {
float: right;
}
#nav-menu:before {
color: #e35614;
margin-left: 5px;
}
@media (max-device-width: 800px) {
#nav-menu {
top: 5px;
}
}
@media(min-width:767px) {
#more-options {
top: 63px;
right: 0;
position: fixed;
border-radius: 0;
}
}
/* ###### */
}
@-moz-document domain("meneame.net") {
/* ## SubMENÚ ## */
#header {
[class="header-menu-wrapper"] {
background-color: inherit;
border: none;
z-index: 1001;
position: relative !important;
margin: 0px 0 0px 0;
padding: 0 0px 0 5px;
min-width: unset;
max-width: unset;
height: 0px;
}
.mnm-center-in-wrap {
background-color: transparent;
width: 100%;
min-width: unset;
max-width: unset;
}
.header-menu01 {
width: 100%;
position: fixed;
display: inline-flex;
flex-wrap: nowrap;
flex-direction: row;
align-content: center;
align-items: center;
align-self: center;
height: 16px;
}
@media (max-width: 767px) {
.header-sub {
margin-top: -2px;
position: fixed;
width: 100%;
z-index: 500;
}
.header-menu01 {
height: 14px;
}
}
.mnm-center-in-wrap,
.header-menu01,
.menu01-itemsl,
.menu01-itemsl li,
.menu01-itemsl li a {
color: white;
margin: 0;
padding: 0px 0 1px 0;
}
.menu01-itemsl {
margin: 0 18px 0 0px;
display: inline-flex;
max-width: 100%;
width: 100%;
flex-direction: row;
align-content: center;
align-items: cen...