×
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

Created page with " .Chat .message > img[title="duckz"] { width: 350px; height: auto; }"
 
No edit summary
Line 1: Line 1:


.Chat .message > img[title="duckz"] {
.Chat .message > img[title="Duck"] {
     width: 350px;
     width: 350px;
     height: auto;
     height: auto;
}
}

Revision as of 18:18, 8 May 2017

.Chat .message > img[title="Duck"] {
    width: 350px;
    height: auto;
}