summaryrefslogtreecommitdiff
path: root/.config/luakit/styles/gmail.css
blob: 473383515b8cbb2df21d0417e99bad170da0d9f0 (plain)
1
2
3
4
5
6
7
8
.gt * {
    font-family: DejaVu Sans Mono !important;
}

/* Hide the gadget toolbar */
.aj5.J-KU-Jg {
	display: none;
}