Skip navigation

today i was goggling an image to use as icon for my Gmail inbox …. guess what i bumped into? a blog post about an add-on to Mozilla Firefox called “stylish” that can customize the looks of any web page by using CSS with 0% bandwidth effect ( since the .CSS file will be stored locally ) and a link to a Gmail CSS that looks simply amazing so here it is for Gmail fans to enjoy :)

Stylish Add-on
Gmail.Css

after you open the .CSS in the browser click on the stylish icon ( which should be in the bottom right if everything is ok ) and click on “add file to stylish”.

reference

#include<iostream>

using namespace std;

int main()

{

cout<<“Hello world!”<<endl;

}

Follow

Get every new post delivered to your Inbox.