Skip to content

Hipertextual Trully Dark by jgbernalb

Details

Authorjgbernalb

License.

Category.

Created

Updated

Code size2.8 kB

Code checksumef471a66

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

.

Notes

.

Source code

/* ==UserStyle==
@name           My Hipertextual Dark
@namespace      USO Archive
@author         mjedi7
@description    `Dark mode`
@version        20210112.4.39
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("hipertextual.com")
{
 
  html {
    color: #2f2f2f;
}

body {
    background-color: #2f2f2f;
}


div.wrapperMain {
    background-color: #2f2f2f;
}

main {
    background-color: #2f2f2f;
}

.headlineSingle__title {
    color: #dbdbdb;
}

.headlineSingle__author {
    color: #c8eb3c;
}  

strong {
    color: #fff;
}

p {

    color: #e0d6d6;
}

.alignright {
    color: cyan;
}

em {
    color: #fff;
}

a {
    color: #fff;
}
    h1{
      color:#fff;
;  
    }

h2, h3, h4 {
    color: #fff;
}

article {
background-color: #2f2f2f;
    }


.listAnalisis, .sideBar, .wrapperBanner, .aside, .roba_ATF_abp, .roba_ATF, .width--sm--sideBar, .destacados--sidebar
  {
    display:none !important;
  }

.width--smLarge--fullParent--OutAside
{
    width:-webkit-calc(100% - 30px);
    width:-moz-calc(100% - 30px);
    width:calc(100% - 30px)
}

  .width--smLarge--fullWindow
{
	width:calc(100vw - 15px)
}
  .newspack-post-subtitle{
       color: #fbfaf9; 
    }
    a.url.fn.n{
        color: #fff; 
    }
    .site-header .highlight-menu .menu-label, .entry-content a, .author-bio .author-link, .is-style-outline .wp-block-button__link, .wp-block-button__link.is-style-outline {
    color: #fbfbfb;
}
    .entry-content a:hover, .widget a:hover, .author-bio .author-link:hover, .has-secondary-variation-color, *[class^="wp-block-"] .has-secondary-variation-color, *[class^="wp-block-"] .has-secondary-variation-color:visited:not(:hover), *[class^="wp-block-"].is-style-solid-color blockquote.has-secondary-variation-color, *[class^="wp-block-"].is-style-solid-color blockquote.has-secondary-variation-color p, .is-style-outline .wp-block-button__link.has-secondary-variation-color:not(:hover), .wp-block-button__link.is-style-outline.has-secondary-variation-color:not(:hover) {
    color: #fff;
}
    .entry-content .jp-relatedposts-i2 a, .entry-content .jp-relatedposts-i2 a:visited{
        color: #fff;
    } 
}
.sort-menu-refresh__item.selected {
    color: #ffffff;
    border-bottom: 3px solid var(--publisher-color-safe,#fff);
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #111;
    font-family: arial;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.6;
    margin: 0;
    text-rendering: optimizelegibility;
}
.cat-links a, .cat-links a:visited {
    text-transform: uppercase;
    background-color: #0017BC;
    color: #fff;
}
.jp-related-hipertextual .jp-related-posts-i2__post-link {
    margin-bottom: 0.2em;
    display: list-item;
    list-style-type: square;
    color: #0017BC;
    margin-left: 1.5em;
}

Reviews

No reviews yet.