cbillowes/curious-programmer-oxygen

View on GitHub

Showing 326 of 326 total issues

Adjoining classes: .token.deleted
Open

.token.deleted {
Severity: Minor
Found in src/prism/prism-okaidia.css by csslint

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

.timeline .label {
Severity: Minor
Found in src/components/About/Timeline.css by csslint

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

    padding: 1em;
Severity: Minor
Found in src/components/About/Timeline.css by csslint

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

  .timeline > li .icon {
Severity: Minor
Found in src/components/About/Timeline.css by csslint

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

  .timeline > li .meta {
Severity: Minor
Found in src/components/About/Timeline.css by csslint

Heading (h3) has already been defined.
Open

.timeline > li.project .description h3 {

Heading (h3) should not be qualified.
Open

.timeline > li.award .description h3 {

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

.timeline > li.community .meta a:hover {

Values of 0 shouldn't have units specified.
Open

    padding: 1em 0em;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Adjoining classes: .read-next-story.prev
Open

.read-next-story.prev {

Values of 0 shouldn't have units specified.
Open

  padding-left: 0px;

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

.search-bar {

Adjoining classes: .search-bar.active
Open

.search-bar.active {

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

.social-links svg:hover circle{

Adjoining classes: .button.badge:hover
Open

.button.badge:hover {
Severity: Minor
Found in src/components/Tag/Tag.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0em 0em 100px 0em ;
Severity: Minor
Found in src/pages/page.css by csslint

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

blockquote {
Severity: Minor
Found in src/layouts/index.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

Element (div.gatsby-highlight) is overqualified, just use .gatsby-highlight without element name.
Open

div.gatsby-highlight {
Severity: Minor
Found in src/layouts/index.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
Severity
Category
Status
Source
Language