No edit summary |
No edit summary |
||
| Line 38: | Line 38: | ||
height: auto; | height: auto; | ||
} | } | ||
.Chat .message > img[title="(kb)"] { | .Chat .message > img[title="(kb)"] { | ||
width: 200px; | width: 200px; | ||
height: auto; | |||
} | |||
.Chat .message > img[title="(sd)"] { | |||
width: 100px; | |||
height: auto; | |||
} | |||
.Chat .message > img[title="(dv)"] { | |||
width: 100px; | |||
height: auto; | |||
} | |||
.Chat .message > img[title="(iamoz)"] { | |||
width: 100px; | |||
height: auto; | |||
} | |||
.Chat .message > img[title="(sdc)"] { | |||
width: 100px; | |||
height: auto; | height: auto; | ||
} | } | ||
Revision as of 03:50, 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;
}
.Chat .message > img[title="(sd)"] {
width: 100px;
height: auto;
}
.Chat .message > img[title="(dv)"] {
width: 100px;
height: auto;
}
.Chat .message > img[title="(iamoz)"] {
width: 100px;
height: auto;
}
.Chat .message > img[title="(sdc)"] {
width: 100px;
height: auto;
}