nus-mtp/attack-on-tutor

View on GitHub
public/css/index.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#welcomeText {
Severity: Minor
Found in public/css/index.css by csslint

Don't use IDs in selectors.
Open

#titleContainer {
Severity: Minor
Found in public/css/index.css by csslint

Don't use IDs in selectors.
Open

#hiddenText {
Severity: Minor
Found in public/css/index.css by csslint

Outlines should only be modified using :focus.
Open

.centralise {
Severity: Minor
Found in public/css/index.css by csslint

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

#hiddenText {
Severity: Minor
Found in public/css/index.css by csslint

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

.centralise {
Severity: Minor
Found in public/css/index.css by csslint

There are no issues that match your filters.

Category
Status