×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

MediaWiki:Chat.css: Difference between revisions

No edit summary
No edit summary
Line 102: Line 102:
.Chat .message > img[title="(tea)"] {
.Chat .message > img[title="(tea)"] {
     width: 150px;
     width: 150px;
    height: auto;
}
.Chat .message > img[title="(WS)"] {
    width: 300px;
     height: auto;
     height: auto;
}
}

Revision as of 19:43, 4 June 2017

.Chat .message > img[title="(duckz)"] {
    width: 200px;
    height: auto;
}

.Chat .message > img[title="(bush)"] {
    width: 100px;
    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="(watano)"] {
    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="(an)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(iamoz)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(sdc)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(quacken)"] {
    width: 200px;
    height: auto;
}

.Chat .message > img[title="(uh)"] {
    width: 200px;
    height: auto;
}

.Chat .message > img[title="(ERROR)"] {
    width: 200px;
    height: auto;
}

.Chat .message > img[title="(polar)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(tea)"] {
    width: 150px;
    height: auto;
}

.Chat .message > img[title="(WS)"] {
    width: 300px;
    height: auto;
}