Skip to content

Instantly share code, notes, and snippets.

@lucax88x
Last active December 17, 2020 13:52
Show Gist options
  • Save lucax88x/434da775b67a2fade47762db59e92add to your computer and use it in GitHub Desktop.
Save lucax88x/434da775b67a2fade47762db59e92add to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
.type-articolo .container .container-header-article .article-label,
.type-articolo .container .container-header-article .article-title,
.type-articolo .container .container-header-article .article-subtitle,
.type-articolo .container .container-body-article .chapter,
.type-articolo .container .container-body-article .article-signature,
.container .container-center-side .side_content,
.type-articolo .container .container-body-article,
.type-articolo .container .container-header-article,
.type-articolo .container .container-header-article .web_widget_giornalista {
color: #fff !important;
background-color: #1a1a1a !important;
}
#multibar,
#multibar *,
.web_widget_argomenti,
.web_widget_argomenti *,
.web_widget_socialBar,
.web_widget_socialBar *,
#commenti-voto-video,
#commenti-voto-vide * {
box-sizing: border-box;
line-height: normal;
background-color: #1a1a1a !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
.has-text-black,
.has-text-grey-dove,
.has-text-grey-darker {
color: #fff !important;
background-color: #1a1a1a !important;
}
.has-background-pink-light {
background-color: #1a1a1a !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment