cbillowes/curious-programmer-oxygen

View on GitHub

Showing 326 of 326 total issues

Values of 0 shouldn't have units specified.
Open

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

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

.read-next-compact {

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

    padding: 2.5em 3em;

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

.read-next-compact a:nth-child(1) {

Adjoining classes: .button.badge
Open

.button.badge {
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

.read-next-compact a:nth-child(2) {

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

.user-links {

Heading (h1) should not be qualified.
Open

.credits-container section h1 {
Severity: Minor
Found in src/pages/page.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

Element (i.search) is overqualified, just use .search without element name.
Open

.icon > i.search {
Severity: Minor
Found in src/components/Search/Search.css by csslint

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

.search-bar > .search-query {

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

body {
Severity: Minor
Found in src/layouts/index.css by csslint

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

img::selection {
Severity: Minor
Found in src/layouts/index.css by csslint

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

ul, ol {
Severity: Minor
Found in src/layouts/index.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin: 0px;
Severity: Minor
Found in src/layouts/index.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

2 IDs in the selector, really?
Open

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

Expected end of value but found 'hsl(0 0% 33%)'.
Open

    border: solid 1px hsl(0 0% 33%);
Severity: Minor
Found in src/prism/prism-okaidia.css by csslint

Adjoining classes: .token.punctuation
Open

.token.punctuation {
Severity: Minor
Found in src/prism/prism-okaidia.css by csslint
Severity
Category
Status
Source
Language