Skip to content

Instantly share code, notes, and snippets.

View filipeleonelbatista's full-sized avatar
🏠
Working from home

Filipe de Leonel Batista filipeleonelbatista

🏠
Working from home
View GitHub Profile
@filipeleonelbatista
filipeleonelbatista / RemoveBranding.css
Created March 13, 2021 12:19 — forked from Richienb/RemoveBranding.css
Remove 000Webhost Branding For Wordpress CSS Code
img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] {display: none;}
@filipeleonelbatista
filipeleonelbatista / README.md
Created November 27, 2021 22:05 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store