User:Blu Jerry/chat.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>Blu Jerry
m (attempting to remove background from chat)
imported>Blu Jerry
m (trying something else)
Line 1: Line 1:
.Chat ul {
background: url("http://orig03.deviantart.net/df9f/f/2016/259/f/7/roserade_by_wolengel-daht2jx.png") no-repeat fixed center center !important;
}

.Chat .you {
.Chat .you {
background-color: transparent;
background-color: transparent;
}

.Chat ul {
background: url("http://orig03.deviantart.net/df9f/f/2016/259/f/7/roserade_by_wolengel-daht2jx.png") no-repeat fixed center center !important;
}
}

Revision as of 00:27, 20 December 2016

.Chat .you {
    background-color: transparent;
}

.Chat ul {
    background: url("http://orig03.deviantart.net/df9f/f/2016/259/f/7/roserade_by_wolengel-daht2jx.png") no-repeat fixed center center !important;
}