@-moz-document domain("tumblr.com") {
body {
background: rgb(34, 34, 34) top repeat-x;
}

div.l-header .selection_nipple {
border-bottom: 12px solid rgb(63, 63, 63);
}
#right_column::after {
display: none;
}
#posts .post .permalink {
background: transparent !important;
}
}

@-moz-document url("http://www.tumblr.com/dashboard"), url("http://www.tumblr.com/likes"), regexp("http://www.tumblr.com/blog/*"), regexp("http://www.tumblr.com/tagged/*"), url("http://www.tumblr.com/inbox") , url("https://www.tumblr.com/dashboard"), url("https://www.tumblr.com/likes"), url("https://www.tumblr.com/inbox") {
#left_column, #right_column {background-color: transparent !important;}

div.l-content.l-content.l-content {
background: rgb(63, 63, 63) !important;
}
}