Skip to content

Hindu text-only by cian

Details

Authorcian

LicenseNo License

Categorynews

Created

Updated

Size4.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hindu text-only

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Hindu text-only
@version      20211017.11.08
@namespace    userstyles.world/user/cian
@description  Hindu text-only
@author       cian
@license      No License
==/UserStyle== */

@-moz-document domain("thehindu.com") {
/*hiding additional elements*/
nav,
img,
.focuspoint,
.color-overlay,
.menu-icon,
.article-header-cont,
.sticky,
[id="BreakingNews"],
.home,
.editvalue,
.lead-video-cont,
.artcl-social-media,
.auth-pro100x3-follow-auth,
.trending-menu,
.stickyfooterarticlealone,
.dfp-ad,
.ad-ft,
.connectWU-container,
.Flw_Auth100x3-socialMedia,
.story4-text-img,
*:before,
*:after,
.readerEdit1x-cont,
div.news-comments-area,
.videosnphotos-footer-text-bg,
.svc-img,
.story1WithImg100x3-cont,
.s4x-100-ls-img-cont,
.clics-text-img,
.theHinduCent2-img,
.author_sc-50x1-img,
.theRead-heading,
.spc33x2-1story-sec-name,
.more-05,
.theHinduCent2-slide-img,
.lead-img-cont,
.author-bottom,
.nxt-prv-2-story-cont,
.morein-tag-cont,
.corrections,
.outbrain-main-cont,
.story-thumbSlide-cont,
.auth-pro100x3-img,
p > strong,
strong + a,
.special-heading,
.spl-article-bottom,
footer {
    display: none!important;
}

/* hiding the fade banner + background
.s4main100x3-text,
.RiviewHome33x1-text,
.storyHome33x1-text,
.HinduPro33x2-container,
.story1-text,
.static-PVTag-text,
.svc1,
.svc1c,
.videosnphotos-footer-text-bg,
.author_sc-50x1-container,
.ColumnHome66x1-container,
.promoted-story,
.resource3s-container,
.s4main3smll100x3-container,
.story1-4-container,
.story4-container,
.story-card,
.wk-WdAngl-cont,
.spc33x2-1story-cont,
section */
* {
    background: none!important;
    background-color: #fff0!important;
}
/* shifting white text to black*/
h3,
h3 > a,
.story-card-33-heading,
.svc-text-slide.slick-active .story-card-33-heading,
.static-PVTag-text,
.ColumnHome66x1-text1 > a,
.author-text {
    background: none!important;
    background-color: #fff0;
    font-weight: normal!important;
    font-family: "TundraWeb", serif!important;
    font-size: 16px!important;
    line-height: 18px!important;
    color: #282828!important;
}

/* popup */
li > a,
.shp-list {
    background: white!important;
    font-weight: normal!important;
    font-family: "TundraWeb", serif!important;
    font-size: 16px!important;
    line-height: 18px!important;
    color: #282828!important;
}

/*fixing main article overlap */
.s4main100x3-text {
    position: relative!important;
}
.story33x1-text,
a.spc33x2-1story-content {
    top: 0px!important;
    margin-top: 0!important;
}
/*author*/
a.person-name.lnk,
a.person-name.no-lnk,
a.author-name {
    color: #828282!important;
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: uppercase!important;
    text-align: left;
    margin-left: 0!important;
}

/* normalize font-weight 
.s4main100x3-content > h3 {
    font-weight: normal!important;
} */
/*adjusting content column size */
.story33x1-container,
.static-video-container,
.fromArch_1-container,
.HinduPro33x2-container,
.theHinduCent2-slider,
.promoted-story {
    height: 90px!important;
}
.s4main3smll100x3-container,
.theRead-container,
.feature-news,
.s4x-100-ls-container,
.auth-pro100x3-container,
.Flw_Auth100x3-container {
    height: fit-content!important;
}

.s4main100x3-text,
.story1-text,
div.promoted-story-heading {
    padding: 1px 0 0 2%!important;
}

.orgdatecard {
    float: right!important;
    left: 85%!important;
    line-height: 20px!important;
}
/*news float and height*/
div.story-card-news,
.story-card-33-news,
.story33x1-text,
.spc33x2-1story-text,
.promoted-story-text,
.author_sc-50x1-container {
    padding-left: 2%!important;
    height: fit-content!important;
}
.promoted-news-heading {
    padding-left: 0!important;
}
.RiviewHome33x1-container {
    height: 50px!important;
}
.story1-container,
.story-card,
.storyHome33x1-container,
.spc33x2-1story-cont,
.story-card-33 {
    height: 60px!important;
}
.wd-Being-1story-text,
a.person-name,
.wk-WdAngl-cont {
    margin-bottom: 0!important;
}
.ColumnHome66x1-heading > a,
.theHinduCent2-text,
h1 > a,
.page-link {
    font-weight: 600;
    font-family: "TundraWeb", serif!important;
    font-size: 16px!important;
    line-height: 18px!important;
    color: #282828!important;
    top: 0px;
    text-shadow: none!important;
}
/* entertainment */
.HinduPro33x2-heading > a,
h4 > span,
.infobox-heading {
    text-transform: Capitalize!important;
    color: #133b5a;
    padding-right: 5px;
    font-weight: 600!important;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Fira Sans', sans-serif;
    letter-spacing: 0px;
}
}

Reviews

No reviews yet.