×
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 72: Line 72:
.Chat .message > img[title="(sdc)"] {
.Chat .message > img[title="(sdc)"] {
     width: 100px;
     width: 100px;
    height: auto;
}
.Chat .message > img[title="(quacken)"] {
    width: 200px;
     height: auto;
     height: auto;
}
}

Revision as of 17:38, 26 May 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="(iamoz)"] {
    width: 100px;
    height: auto;
}

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

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