cbillowes/curious-programmer-oxygen

View on GitHub
src/templates/post.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#post .body a:active {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .post-meta {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body video {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .cover-blur {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .cover .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body a:link {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .post-wrapper .post-tag-container .button {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body a:active,
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .image-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .video-wrapper iframe {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .twitter-tweet {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion h2 img {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

    #post .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body div {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

    #post #accordion h2 img  {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body blockquote {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body a:hover,
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post pre code {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body a:visited:hover {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .cover,
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .cover-blur {
Severity: Minor
Found in src/templates/post.css by csslint

Use of !important
Open

    color: #cc0000 !important;
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body a:visited {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

    #post .cover .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .post-wrapper .post-tag-container .button:hover {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .gif {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion img {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .image-wrapper.loading .indicator {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body mark {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body a:visited:hover,
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body a:link,
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post img {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .image-wrapper.loading {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-header {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .video-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body a:hover {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post code {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion h2:hover {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .cover-less {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body img {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body a:visited,
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .image-wrapper .indicator {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

    #post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Adjoining classes: #post .body .image-wrapper.loading
Open

#post .body .image-wrapper.loading {
Severity: Minor
Found in src/templates/post.css by csslint

Adjoining classes: #post .body .image-wrapper.loading .indicator
Open

#post .body .image-wrapper.loading .indicator {
Severity: Minor
Found in src/templates/post.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

        background-color: rgba(255,255,255,.5);
Severity: Minor
Found in src/templates/post.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(255,255,255,.5);
Severity: Minor
Found in src/templates/post.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 2rem 2rem 2rem 2rem;
Severity: Minor
Found in src/templates/post.css by csslint

Duplicate property 'padding' found.
Open

    padding: 2rem 2rem 2rem 2rem;
Severity: Minor
Found in src/templates/post.css by csslint

Values of 0 shouldn't have units specified.
Open

    line-height: 0rem;
Severity: Minor
Found in src/templates/post.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0em 2em;
Severity: Minor
Found in src/templates/post.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in src/templates/post.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in src/templates/post.css by csslint

Heading (h2) has already been defined.
Open

    #post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .cover,
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post #accordion .card-body a:link,
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post img {
Severity: Minor
Found in src/templates/post.css by csslint

Heading (h2) should not be qualified.
Open

#post #accordion h2:hover {
Severity: Minor
Found in src/templates/post.css by csslint

Heading (h2) should not be qualified.
Open

#post #accordion h2 img {
Severity: Minor
Found in src/templates/post.css by csslint

Heading (h2) should not be qualified.
Open

    #post #accordion h2 img  {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .cover-blur {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post #accordion .card-body a:hover,
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .body .image-wrapper .indicator {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .body .video-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post #accordion .card-header {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

    #post #accordion h2 img  {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .body mark {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post #accordion .card-body a:visited,
Severity: Minor
Found in src/templates/post.css by csslint

Heading (h2) should not be qualified.
Open

#post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Heading (h2) should not be qualified.
Open

    #post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

    #post .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#post .body .video-wrapper iframe {
Severity: Minor
Found in src/templates/post.css by csslint

There are no issues that match your filters.

Category
Status