Skip to content

Instantly share code, notes, and snippets.

@RedcoatAsher
Last active July 9, 2019 19:46
Show Gist options
  • Save RedcoatAsher/d849aa4e103a90ebd156bbf69273497b to your computer and use it in GitHub Desktop.
Save RedcoatAsher/d849aa4e103a90ebd156bbf69273497b to your computer and use it in GitHub Desktop.
/* site_bg-color */
.zQTmif,
/* header_bg-color*/
.gb_ja,
/* info_btn-bg*/
.uUmIDd {
background: #1b1b1b !important;
}
/* story_box-border */
.NiLAwe.mi8Lec.gAl5If.jVwmLb.Oc0wGc.R7GTQ.keNKEd.j7vNaf.nID9nc,
.NiLAwe.y6IFtc.R7GTQ.keNKEd.j7vNaf.nID9nc,
/* social_btn-bg */
.RF3lAd,
/* header_search-bg */
.gb_me.gb_la.gb_ne,
/* topics_box-border */
.hijjb.R7GTQ.keNKEd.j7vNaf,
.To2ZZb.u9jkpc.hpDt6e.FB7LUb.rrijPb.R7GTQ.keNKEd.keNKEd,
.gb_me.gb_la {
border: 1px solid transparent !important;
background: #2b2b2b !important;
}
/* site_global-text */
html,
body,
/* story_headline-text */
.ipQwMb.ekueJc.RD0gLb,
/* page_title-text */
.wmzpFf.yETrXb.Ir3o3e,
.dSva6b,
/* nav_link-text */
.zWHNCf,
/* section_title-text */
.OJMBqe,
/* nav_tab-color */
.wBtOlc:hover,
/* header_search-placehold */
.gb_me.gb_la,
/* header_search-text */
input,
.GPmEYb.KKjvXb,
.M1PATc.CHM9mc {
color: #fff !important;
}
.GPmEYb,
.bDw0ac,
.oWh3Ld {
color: #e0e0e0 !important;
}
.TuA45b {
opacity: .6;
background: #000;
}
/* story_byline-text */
.QmrVtf.RD0gLb,
/* nav_local-text */
.Ikgmhe,
/* nav_footer-text */
.gb_4b,
/* social_btn-text */
.RF3lAd,
/* nav_tab-color */
.wBtOlc {
color: #d0d0d0 !important;
}
trans-layer > div {
background: rgba(0, 0, 0, 0.8);
}
.pjBVq.mi8Lec.s5gJSe.Pz9Pcd.a8arzf.YDRMcc.R7GTQ.keNKEd.j7vNaf,
.SXu5Cc.R7GTQ.keNKEd.j7vNaf {
background: transparent;
border: 1px solid rgba(153, 153, 153, 0.5) !important;
}
/* "In The News" */
.To2ZZb.u9jkpc.hpDt6e.DbQnIe.rrijPb.R7GTQ.keNKEd {
background: rgba(66,133,244,0.149);
color: #4285f4;
border: 0 solid transparent !important;
}
.To2ZZb.u9jkpc.hpDt6e.DbQnIe.rrijPb.R7GTQ.keNKEd:hover {
background: rgba(66,133,244,0.3);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment