1,393
edits
m |
m |
||
Line 26: | Line 26: | ||
} | } | ||
/* Emulate normal padding in the body content box instead. */ | /* Emulate normal padding in the body content box instead, | ||
fix background color. */ | |||
#bodyContent { | #bodyContent { | ||
background-color: #404040; | |||
padding: 1em; | padding: 1em; | ||
} | } |