Skip to content

Malformed CSS declarations #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jkbzh opened this issue Dec 8, 2009 · 0 comments
Open

Malformed CSS declarations #12

jkbzh opened this issue Dec 8, 2009 · 0 comments

Comments

@jkbzh
Copy link
Contributor

jkbzh commented Dec 8, 2009

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant