public/css/lobby.css
Fallback background (hex or RGB) should precede RGBA background. Open
Open
background:rgba(242, 84, 84, 0.4);
- Exclude checks
The property -epub-word-break is compatible with -ms-word-break and should be included as well. Open
Open
-ms-word-break: break-all;
- Exclude checks
The property -epub-hyphens is compatible with -moz-hyphens and should be included as well. Open
Open
-moz-hyphens: auto;
- Exclude checks
Fallback background-color (hex or RGB) should precede RGBA background-color. Open
Open
background-color:rgba(242, 84, 84, 0.4);
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
margin-top: 0px;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
margin-bottom: 0px;
- Exclude checks
Expected (normal | keep-all | break-all) but found 'break-word'. Open
Open
word-break: break-word;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.chat-area {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
body {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.explanation-area {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.damagelog {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
h3 {
- Exclude checks