Skip to content

Instantly share code, notes, and snippets.

@janssens
Last active January 15, 2020 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janssens/2779f70753206ff862d23f777557efd5 to your computer and use it in GitHub Desktop.
Save janssens/2779f70753206ff862d23f777557efd5 to your computer and use it in GitHub Desktop.
Gmail stylesheet
/*content center and max 1000px*/
.bkK {
max-width: 1000px !important;
margin:auto;
}
.Ao{
border-radius: 8px;
overflow: hidden;
}
/*left panel*/
.yJ {
/*background: rgba(0,0,0,0.9);*/
padding-top: 15px;
border-radius: 8px;
margin: 0 0 0 10px;
}
/*smaller text*/
.yW {
font-size: .7rem;
}
.zA > .a4W {
font-size: .7rem;
}
.J-KU-KO.aIf-aLe::before {
background-color: #b08305;
}
.J-KU-Jg-K9.aAA > .aRz > .aAy {
background: #000000;
}
.byT{
font-size: 9px;
}
.ar{
font-size: .6rem;
border-radius: 0px;
color: black;
}
.yO > .xW {
font-size: .7rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment