Showing 2,717 of 2,717 total issues
!important should not be used Open
Open
background-color: transparent !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
#start {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
img {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: inline;
- Exclude checks
Color #555555
should be written as #555
Open
Open
border: 1px solid #555555;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
backdrop-filter: blur(var(--glassyElementBlur));
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
#statusbar {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&>div {
- Exclude checks
Properties should be ordered display, height, margin, object-fit, padding, width Open
Open
margin: .1rem;
- Exclude checks
Merge rule #start #center #left #moreandinfo
with rule on line 67 Open
Open
#start #center #left #moreandinfo {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
a {
- Exclude checks
Avoid using id selectors Open
Open
#left {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
p {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin: 0;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
img, a {
- Exclude checks
Properties should be ordered align-content, box-sizing, display, flex-wrap, height, justify-content, left, overflow, overflow-x, padding, position, width Open
Open
padding: 15px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color blue
should be written in hexadecimal form as #0000ff
Open
Open
background-color: blue;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
max-height: 40vh;
- Exclude checks
Properties should be ordered background, border-top, bottom, box-sizing, height, left, overflow, padding, position, width Open
Open
height: auto;
- Exclude checks