kimjunh/giver-game

View on GitHub
public/stylesheets/devise/new_style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#container {

Don't use IDs in selectors.
Open

#flash {

Don't use IDs in selectors.
Open

#header {

Values of 0 shouldn't have units specified.
Open

    margin: 0px auto;

Values of 0 shouldn't have units specified.
Open

    padding: 30px 0px;

Expected (<font-style>) but found 'bold'.</font-style>
Open

    font-style: bold;

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

#header {

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

#container {

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

#flash {

There are no issues that match your filters.

Category
Status