No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
.Chat .message > img[title="(M4)"] { | .Chat .message > img[title="(M4)"] { | ||
width: 100px; | width: 100px; | ||
height: auto; | |||
} | |||
.Chat .message > img[title="(glock)"] { | |||
width: 70px; | |||
height: auto; | height: auto; | ||
} | } | ||
Revision as of 21:46, 22 May 2017
.Chat .message > img[title="(duckz)"] {
width: 200px;
height: auto;
}
.Chat .message > img[title="(nuke)"] {
width: 200px;
height: auto;
}
.Chat .message > img[title="(truman)"] {
width: 200px;
height: auto;
}
.Chat .message > img[title="(M4)"] {
width: 100px;
height: auto;
}
.Chat .message > img[title="(glock)"] {
width: 70px;
height: auto;
}