Open jkbzh opened 14 years ago
The following declarations in the default hypermail style sheet are missing the closing semicolons. While this doesn’t impact the rendering of the styles in most browsers, they should be corrected for consistency.
body {color: black; background: #ffffff} [...] .quotelev1 {color : #990099} .quotelev2 {color : #ff7700} .quotelev3 {color : #007799} .quotelev4 {color : #95c500} .period {font-weight: bold}
Reported by: splorp
The following declarations in the default hypermail style sheet are missing the closing semicolons. While this doesn’t impact the rendering of the styles in most browsers, they should be corrected for consistency.
body {color: black; background: #ffffff} [...] .quotelev1 {color : #990099} .quotelev2 {color : #ff7700} .quotelev3 {color : #007799} .quotelev4 {color : #95c500} .period {font-weight: bold}
Reported by: splorp