Maingron/MainOS

View on GitHub
Program Files/run/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#box1b {
Severity: Minor
Found in Program Files/run/style.css by csslint

Don't use IDs in selectors.
Open

#box1a {
Severity: Minor
Found in Program Files/run/style.css by csslint

Don't use IDs in selectors.
Open

#box1 {
Severity: Minor
Found in Program Files/run/style.css by csslint

Expected (<color>) but found 'var(--bg-3)'.</color>
Open

  background-color: var(--bg-3);
Severity: Minor
Found in Program Files/run/style.css by csslint

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

p {
Severity: Minor
Found in Program Files/run/style.css by csslint

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

#box1b {
Severity: Minor
Found in Program Files/run/style.css by csslint

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

.content {
Severity: Minor
Found in Program Files/run/style.css by csslint

There are no issues that match your filters.

Category
Status