Showing 83 of 83 total issues
Heading (h4) has already been defined. Open
Open
h4
- Exclude checks
Using width with padding-left can sometimes make elements larger than you expect. Open
Open
.details dt { width: 120px; float: left; padding-left: 10px; padding-top: 6px; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
@font-face {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.atv {
- Exclude checks
Heading (h3) should not be qualified. Open
Open
nav h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.details { margin-top: 14px; border-left: 2px solid #DDD; }
- Exclude checks
Element (li.L2) is overqualified, just use .L2 without element name. Open
Open
li.L2,
- Exclude checks
Rule is empty. Open
Open
li.L1,
- Exclude checks
The universal selector (*) is known to be slow. Open
Open
.prettyprint.linenums li *
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.com {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
nav
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.prettyprint code
- Exclude checks
Adjoining classes: .prettyprint.linenums li Open
Open
.prettyprint.linenums li
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.fun {
- Exclude checks
@font-face declaration doesn't follow the fontspring bulletproof syntax. Open
Open
src:
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
html
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
section
- Exclude checks
Heading (h2) has already been defined. Open
Open
h2, h3
- Exclude checks
@font-face declaration doesn't follow the fontspring bulletproof syntax. Open
Open
src:
- Exclude checks
Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr. Open
Open
text-indent: -1000px;
- Exclude checks