No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
.Chat .message > img[title="(swat)"] { | .Chat .message > img[title="(swat)"] { | ||
width: 200px; | |||
height: auto; | |||
} | |||
.Chat .message > img[title="(kb)"] { | |||
width: 200px; | width: 200px; | ||
height: auto; | height: auto; | ||
} | } | ||
Revision as of 03:30, 23 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;
}
.Chat .message > img[title="(wormholer)"] {
width: 100px;
height: auto;
}
.Chat .message > img[title="(wat)"] {
width: 120px;
height: auto;
}
.Chat .message > img[title="(swat)"] {
width: 200px;
height: auto;
}
.Chat .message > img[title="(kb)"] {
width: 200px;
height: auto;
}