Skip to content

Instantly share code, notes, and snippets.

View deepgradient's full-sized avatar
💭
Implementing the DL & ML code.

Ermia Azarkhalili deepgradient

💭
Implementing the DL & ML code.
View GitHub Profile
@deepgradient
deepgradient / tweeten_custom.css
Created August 6, 2019 15:17 — forked from telekineticyeti/tweeten_custom.css
Custom CSS settings for Tweeten chrome extension
.js-app .js-column .stream-item .tweet-timestamp a { font-size: 9px !important; }
.js-app .js-column .stream-item .account-link .account-inline .fullname { font-size: 11px !important }
.js-app .js-column .column-header .column-title .attribution { display: none; }
.js-app .js-column .column-header .column-title span { font-size: 10px !important; }
body .js-app .js-column article.stream-item .nbfc {font-size: 10px !important; line-height: 14px !important; }
.column-title-back .icon, .column-title-back .Icon { top: 18px !important; }