I need a little help with my user.css file. I am trying to change the
background of the news reader, but it isn't working. I have changed my
text but the background will not change. This what my last few lines
look like. Any help would be great.
blockquote[type=cite] blockquote blockquote blockquote blockquote
blockquote {
color: gray ! important;
border-color: teal ! important;
}
font-family: Arial !important;
background-color: gray !important;
Is there any thing I am missing? Trying to make it easier on the eyes.