The solution is not only to change the background of the entire syntax accelerator, but also each line, similar to the following:
.syntaxhighlighter
{
background-color: black !important;
}
.syntaxhighlighter .line .number
{
color: white !important;
background-color: black !important;
}
.syntaxhighlighter .line.alt1
{
background-color: black !important;
}
.syntaxhighlighter .line.alt2
{
background-color: black !important;
}
, , .
, firebug plugin firefox, , CSS , . ( .)
BTW: ,