-
usahyi АВТОР21 мар 12Последние изменения от 21 марта
.footer {background:none !important}
.content,
.scrollPanel {width: auto !important}
.wrap,
.htmlarea,
text {width: 100% !important}
.links,
.footer,
.top-banner,
.banner,
.top100Counter,
.banner-bordered,
.branding_link,
.banner_left_2,
.banner_left_3,
.rdminfrm_31255,
.banner_left_3_1,
#MarketGidComposite21672,
div[class="banner"],
div[class="rdminfrm_31257"],
div[class="social"],
a[class="promo-logo"],
.scrollPanel,
div[class="rbc-informer"]
{display: none;} -
12 мар 12Проще установить adblockplus.org и рекламы не будет, по крайней мере на nnm.ru -
12 мар 12dark nnm(nightmode):
@include "nnm.ru/*";
.footer {background:none !important}
.content,
.scrollPanel {width: auto !important}
.wrap,
.htmlarea,
text {width: 100% !important}
html {
background:#333 !important;
}
html * {
background: none !important;
color:#bbb !important;
border-color:#555 !important;
border-width:1 !important;
}
html a,
html a * {
color:#eeeeaa !important;
text-decoration:underline !important
}
html a:visited,
html a:visited *,
html a:active,
html a:active * {
color:#525f66 !important
}
html a:hover,
html a:hover * {
color:#dd2 !important;
background:#333 !important;
}
html input,
html select,
html button,
html textarea {
background:#4d4c40 !important;
border: 1px solid #5c5a46 !important;
border-top-color: #474531 !important;
border-bottom-color: #7a7967 !important;
}
.links,
.footer,
.top-banner,
.banner,
.top100Counter,
.banner-bordered,
.branding_link,
.banner_left_2,
.banner_left_3,
.rdminfrm_31255,
.banner_left_3_1,
div[class="banner"],
div[class="rdminfrm_31257"],
div[class="social"],
a[class="promo-logo"],
.scrollPanel,
div[class="rbc-informer"]
{display: none;}
Сделано с
NoNaMe