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